snark tweaks

This commit is contained in:
zzz
2010-11-03 22:21:10 +00:00
parent be308a0444
commit 2b2c3cf118
2 changed files with 20 additions and 19 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 = 9;
public final static long BUILD = 10;
/** for example "-test" */
public final static String EXTRA = "";