build fix

This commit is contained in:
zzz
2011-11-16 13:29:26 +00:00
parent e4ee5e3016
commit 579af7e3ad
2 changed files with 1 additions and 3 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 = 3;
public final static long BUILD = 4;
/** for example "-test" */
public final static String EXTRA = "";