Sanity and some fixs for slackware package

This commit is contained in:
sponge
2010-10-22 02:43:17 +00:00
parent 3998ce311f
commit e6bf1af982
3 changed files with 15 additions and 9 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 = 04;
public final static long BUILD = 05;
/** for example "-test" */
public final static String EXTRA = "";