bump -18-rc

This commit is contained in:
zzz
2014-10-30 20:51:28 +00:00
parent 7d6d801943
commit 8b2cf770a5

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