merge of '59ab6afe6ba2e217124fe55e8d854d0e04b965c4'

and '6cf70779bcd05bcf782d6d7bb8d131ce8d71426f'
This commit is contained in:
dev
2010-03-15 19:01:07 +00:00
6 changed files with 113 additions and 67 deletions

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