News: Verify received CRL before saving

This commit is contained in:
zzz
2016-04-28 22:17:27 +00:00
parent 52c9bf6d80
commit d885e00c64
4 changed files with 15 additions and 4 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 = 6;
public final static long BUILD = 7;
/** for example "-test" */
public final static String EXTRA = "";