merge of '762f90d57bd57a4e0b122dff85484774b0105d93'

and 'd02235b886c4e596e3c980dcb0b8df9d3547d103'
This commit is contained in:
str4d
2012-07-16 21:29:04 +00:00

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 = "";