update of en source files, bump build

This commit is contained in:
kytv
2014-01-09 19:33:54 +00:00
parent 1ed96d72b2
commit 9825fcf97b
8 changed files with 927 additions and 900 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 = 4;
public final static long BUILD = 5;
/** for example "-test" */
public final static String EXTRA = "";