Commit 04301ce7 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Updated to 2.5 schema version.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3422 b35dd754-fafc-0310-a699-88a17e54d16e
parent 713ee668
......@@ -55,7 +55,7 @@ public class DbConnectionManager {
/**
* Database schema minor version.
*/
private static final int CURRENT_MINOR_VERSION = 4;
private static final int CURRENT_MINOR_VERSION = 5;
private static ConnectionProvider connectionProvider;
private static final Object providerLock = new Object();
......
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