Bumped router to -20 for previous commit

This commit is contained in:
str4d
2012-10-24 19:55:35 +00:00
parent c2d178efc3
commit 6bd40e253a

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