This commit is contained in:
zzz
2011-09-20 12:41:49 +00:00
parent 6e5c9a3a8e
commit 3df7ef0366
2 changed files with 16 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 = 19;
public final static long BUILD = 20;
/** for example "-test" */
public final static String EXTRA = "";