Addressbook: Check inner sig even if old name not found

More logging cleanup
This commit is contained in:
zzz
2016-04-26 13:50:34 +00:00
parent fc8b72768a
commit 6a71c23fd4
3 changed files with 72 additions and 39 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 = 4;
public final static long BUILD = 5;
/** for example "-test" */
public final static String EXTRA = "";