i2ptunnel: Propagate resets from streaming to Socket and vice versa (ticket #2071)

This commit is contained in:
zzz
2017-12-02 23:12:19 +00:00
parent 3d0e15aaed
commit 100d307037
6 changed files with 164 additions and 54 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 = 10;
public final static long BUILD = 11;
/** for example "-test" */
public final static String EXTRA = "";