This commit is contained in:
z3d
2010-12-05 23:50:12 +00:00
parent 78b990880c
commit f054663b17

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