Bump to -12rc.

This commit is contained in:
z3d
2010-11-10 17:59:27 +00:00
parent 585339e0d4
commit 0165c6068a

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