Star icons update

This commit is contained in:
zzz
2019-05-03 13:20:50 +00:00
parent 50d93b1993
commit 0147f003c4
3 changed files with 1 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 = 12;
public final static long BUILD = 13;
/** for example "-test" */
public final static String EXTRA = "-rc";