Console: More links on sybil page

This commit is contained in:
zzz
2018-12-21 11:37:09 +00:00
parent 9f64cc7c60
commit f3a4b115f3
3 changed files with 24 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 = 9;
public final static long BUILD = 10;
/** for example "-test" */
public final static String EXTRA = "";