bump for review -15-rc

This commit is contained in:
zzz
2023-01-06 14:45:01 -05:00
parent 5e23488a96
commit b4fb8ba2c9
2 changed files with 12 additions and 1 deletions
@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Git";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 14;
public final static long BUILD = 15;
/** for example "-test" */
public final static String EXTRA = "-rc";