add news cert

This commit is contained in:
zzz
2015-07-28 13:55:10 +00:00
parent 9efe60d7a8
commit 0bf9cb3bf2
2 changed files with 33 additions and 1 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 = 21;
public final static long BUILD = 22;
/** for example "-test" */
public final static String EXTRA = "-rc";