* HTTP Proxy: Address helper refactoring, address book add form

This commit is contained in:
zzz
2011-05-25 13:52:18 +00:00
parent c4bbcc4617
commit d201a29d03
4 changed files with 328 additions and 60 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 = 5;
public final static long BUILD = 6;
/** for example "-test" */
public final static String EXTRA = "";