Debian changelog update, Korean debconf translation, history.txt update
This commit is contained in:
kytv
2014-02-06 18:45:11 +00:00
parent 91d1364832
commit 388019249d
4 changed files with 118 additions and 1 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 = 9;
public final static long BUILD = 10-rc;
/** for example "-test" */
public final static String EXTRA = "-rc";