Sybil: Run IP and family tests on all routers

Hide some n/a fields, rework some text
Rename some config properties
This commit is contained in:
zzz
2019-05-19 11:42:26 +00:00
parent 10354df425
commit f2f5df0db4
4 changed files with 69 additions and 34 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 = 3;
public final static long BUILD = 4;
/** for example "-test" */
public final static String EXTRA = "";