bump for moar testin'

This commit is contained in:
zab2
2013-07-07 20:13:42 +00:00
parent aab4a3ab44
commit b486ae5c26

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