remove zerobin

This commit is contained in:
zzz
2016-12-09 16:01:23 +00:00
parent 434e3badd6
commit 5d7546598e
3 changed files with 7 additions and 4 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 = 15;
public final static long BUILD = 16;
/** for example "-test" */
public final static String EXTRA = "-rc";