format tweak

This commit is contained in:
zzz
2014-02-24 14:06:24 +00:00
parent f777696e14
commit 4b6fd3d387
3 changed files with 13 additions and 2 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 = 11;
public final static long BUILD = 12;
/** for example "-test" */
public final static String EXTRA = "";