* i2ptunnel: outproxy2 -> outproxyng (Ticket #394 take 2)

This commit is contained in:
zzz
2011-02-17 12:55:28 +00:00
parent d59e3f9200
commit 5027b6ce33
4 changed files with 13 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 = 12;
public final static long BUILD = 13;
/** for example "-test" */
public final static String EXTRA = "";