This commit is contained in:
zzz
2010-05-21 17:34:30 +00:00
parent b77cd0db15
commit 6786817fff
2 changed files with 7 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 = 8;
public final static long BUILD = 9;
/** for example "-test" */
public final static String EXTRA = "";