bump -30-rc

This commit is contained in:
zzz
2013-11-21 23:02:21 +00:00
parent c32b451733
commit 0454639db8

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