bump -18-rc

This commit is contained in:
zzz
2017-07-08 19:59:01 +00:00
parent 00388675f1
commit 7d62c43209

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";