jump table tweak

This commit is contained in:
zzz
2012-06-15 01:30:58 +00:00
parent 5ce0479268
commit 273d7399a0
3 changed files with 22 additions and 5 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 = 14;
public final static long BUILD = 15;
/** for example "-test" */
public final static String EXTRA = "";