This commit is contained in:
z3d
2010-12-03 15:24:38 +00:00
parent 9906fc4bdf
commit 19fb2877d3

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 = 24;
public final static long BUILD = 25;
/** for example "-test" */
public final static String EXTRA = "";