bump for review

This commit is contained in:
zzz
2013-12-01 21:27:43 +00:00
parent 736da22bba
commit 445e4301d5

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