This commit is contained in:
zzz
2014-08-30 19:38:56 +00:00
parent fa1c077fdd
commit 1238001add
2 changed files with 9 additions and 1 deletions

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 = 12;
public final static long BUILD = 13;
/** for example "-test" */
public final static String EXTRA = "";