update debian changelog; bump build

This commit is contained in:
kytv
2015-04-09 12:06:26 +00:00
parent 957d3545b6
commit 69a0324e86
2 changed files with 31 additions and 5 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 = 18;
public final static long BUILD = 19;
/** for example "-test" */
public final static String EXTRA = "-rc";