rename windows installer; 0.9

This commit is contained in:
zzz
2012-05-01 21:06:17 +00:00
parent 7af65f4346
commit 7a690b245f
6 changed files with 46 additions and 37 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 = 28;
public final static long BUILD = 0;
/** for example "-test" */
public final static String EXTRA = "";