Bump -17-rc

This commit is contained in:
str4d
2017-07-07 21:25:34 +00:00
parent 5c670fc57f
commit 4e8ed909e3

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