- Try again to fix console on Windows w/o IPv6 (ticket # 621)

This commit is contained in:
zzz
2012-03-26 14:07:38 +00:00
parent 764a7f2e13
commit 11ff89fef2
3 changed files with 26 additions and 4 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 = 21;
public final static long BUILD = 22;
/** for example "-test" */
public final static String EXTRA = "";