Black flags

created by me, public domain
This commit is contained in:
zzz
2011-10-08 14:44:56 +00:00
parent 7652c19699
commit 834054958c
4 changed files with 3 additions and 3 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 = 29;
public final static long BUILD = 30;
/** for example "-test" */
public final static String EXTRA = "-rc";