forked from I2P_Developers/i2p.i2p
SusiMail:
- Put UIDL in attachment links, remove session object UIDL (ticket #1373) - Store UIDL in MailPart - Fix download of attachments without a Content-Transfer-Encoding - Fix escaping inside debug html comments - Fix error return for attachment not found
This commit is contained in:
@@ -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 = 13;
|
||||
public final static long BUILD = 14;
|
||||
|
||||
/** for example "-test" */
|
||||
public final static String EXTRA = "";
|
||||
|
||||
Reference in New Issue
Block a user