Console: New light background (ticket #738) thx Alex

This commit is contained in:
zzz
2019-01-01 14:43:19 +00:00
parent 0fdede8657
commit f221e724b9
9 changed files with 22 additions and 41 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 = 11;
public final static long BUILD = 12;
/** for example "-test" */
public final static String EXTRA = "";