bump -18-rc

This commit is contained in:
dg2-new
2015-07-22 23:36:19 +00:00
parent f6605d05d9
commit 93854e93b5

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