This commit is contained in:
zzz
2010-11-29 13:51:39 +00:00
parent 174c222662
commit 671f48e77e
2 changed files with 17 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 = 13;
public final static long BUILD = 14;
/** for example "-test" */
public final static String EXTRA = "";