History for prop, -6

This commit is contained in:
zzz
2016-04-28 11:05:20 +00:00
parent 13d3730fd9
commit da62a1114c
2 changed files with 68 additions and 1 deletions

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