poupdate-source

This commit is contained in:
zzz
2020-08-12 18:49:44 +00:00
parent 9d31a41ffe
commit 4b3dbd8915
6 changed files with 2613 additions and 2487 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 = 10;
public final static long BUILD = 11;
/** for example "-test" */
public final static String EXTRA = "";