SAM: Close datagram or raw session when underlying

I2P session closes (ticket #1563)
This commit is contained in:
zzz
2015-05-07 16:04:08 +00:00
parent dd9abd3f09
commit c1e70ac7d2
7 changed files with 29 additions and 15 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 = 17;
public final static long BUILD = 18;
/** for example "-test" */
public final static String EXTRA = "";