I2CP: Set LS2 unpublished bit, show in debug output

This commit is contained in:
zzz
2019-01-13 13:14:58 +00:00
parent 10f2d838c9
commit 4283d71b92
7 changed files with 21 additions and 1 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 = 15;
public final static long BUILD = 16;
/** for example "-test" */
public final static String EXTRA = "-rc";