* SusiMail: Better error message on decode fail

http://forum.i2p/viewtopic.php?t=11469
This commit is contained in:
zzz
2014-07-19 16:31:59 +00:00
parent 4b0019c732
commit a2567b0ee2
3 changed files with 3 additions and 2 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 = "";