i2ptunnel: Add internal sockets for SMTP and POP3 (ticket #2118)

This commit is contained in:
zzz
2017-12-13 23:23:02 +00:00
parent 5f413efc08
commit e6251e7cb5
5 changed files with 25 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 = 14;
public final static long BUILD = 15;
/** for example "-test" */
public final static String EXTRA = "";