bump for testing

This commit is contained in:
dg2-new
2014-01-04 14:27:51 +00:00
parent 2a09d5baa6
commit e98b9d0af5

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 = 3;
public final static long BUILD = 4;
/** for example "-test" */
public final static String EXTRA = "";