bump for review

This commit is contained in:
zzz
2020-08-21 19:18:06 +00:00
parent 94778c74dc
commit 21efdb9bd0

View File

@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 13;
public final static long BUILD = 14;
/** for example "-test" */
public final static String EXTRA = "-rc";