Bumped build number to -22

This commit is contained in:
str4d
2012-07-16 21:04:11 +00:00
parent 77d40f8d31
commit a28dab9bdc

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