new cowpuncher cert

This commit is contained in:
zzz
2012-07-21 19:26:29 +00:00
parent 39d4e1be72
commit 77f8729257
3 changed files with 35 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 = 26;
public final static long BUILD = 27;
/** for example "-test" */
public final static String EXTRA = "-rc";