diff --git a/store/src/java/com/zimbra/cs/db/Versions.java b/store/src/java/com/zimbra/cs/db/Versions.java index a45b4fbd118..a854b555a41 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 = 108; + public static final int DB_VERSION = 109; /** * The INDEX_VERSION is stored into the config table of the DB when the DB is created.