diff --git a/store/src/java/com/zimbra/cs/db/Versions.java b/store/src/java/com/zimbra/cs/db/Versions.java index e97b968477a..60ef632d812 100644 --- a/store/src/java/com/zimbra/cs/db/Versions.java +++ b/store/src/java/com/zimbra/cs/db/Versions.java @@ -41,7 +41,7 @@ public final class Versions { * * UPDATE THESE TO REQUIRE RESET-WORLD TO BE RUN */ - public static final int DB_VERSION = 114; + public static final int DB_VERSION = 115; /** * The INDEX_VERSION is stored into the config table of the DB when the DB is created.