This commit is contained in:
z3d
2010-12-03 17:28:44 +00:00
parent 3f63633b45
commit 33dde2b44e

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