Sybil: Auto-blocking

This commit is contained in:
zzz
2019-05-13 13:28:04 +00:00
parent 48a92ca1e7
commit 8840532ed0
5 changed files with 47 additions and 9 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 = 2;
public final static long BUILD = 3;
/** for example "-test" */
public final static String EXTRA = "";