history for prop, -6

This commit is contained in:
zzz
2014-01-27 18:50:44 +00:00
parent 9eefe1e935
commit b2f4fde7e5
2 changed files with 36 additions and 2 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 = "";