Commit 1e4165bf authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Updated schema version.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10159 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6fd867bd
......@@ -44,7 +44,7 @@ public class SchemaManager {
/**
* Current Openfire database schema version.
*/
private static final int DATABASE_VERSION = 18;
private static final int DATABASE_VERSION = 19;
/**
* Creates a new Schema manager.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment