Remove outproxy hook vestiges in context, history for prop, -3

This commit is contained in:
zzz
2014-01-25 18:23:46 +00:00
parent e0a499dd0f
commit 0c326f989e
3 changed files with 4 additions and 3 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 = 2;
public final static long BUILD = 3;
/** for example "-test" */
public final static String EXTRA = "";