Bump version

This commit is contained in:
str4d
2017-11-03 07:58:58 +00:00
parent 73ab3e834c
commit 5d71fb0b44

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