This commit is contained in:
z3d
2010-12-11 14:49:28 +00:00
parent 50caf108cc
commit 5f91be1b47

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