Log tweaks, bump -10

This commit is contained in:
zzz
2019-06-06 15:00:35 +00:00
parent e75881d6cc
commit e50bf00fa8
5 changed files with 29 additions and 9 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 = 9;
public final static long BUILD = 10;
/** for example "-test" */
public final static String EXTRA = "";