rename headers after review

This commit is contained in:
zzz
2015-02-04 11:54:18 +00:00
parent 7165dc7860
commit 90cf71b5bc
5 changed files with 6 additions and 6 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 = 19;
public final static long BUILD = 20;
/** for example "-test" */
public final static String EXTRA = "";