mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-08 10:51:43 +00:00
SSU2: Fail IES2 on all session request after retry errors
Don't hexdump for RI errors Don't throw ISE when sending 2nd retry
This commit is contained in:
@@ -18,7 +18,7 @@ public class RouterVersion {
|
||||
/** deprecated */
|
||||
public final static String ID = "Git";
|
||||
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 = "";
|
||||
|
||||
Reference in New Issue
Block a user