SusiMail: Include attachments when forwarding (ticket #2087)

This commit is contained in:
zzz
2018-04-22 15:17:38 +00:00
parent 0573123460
commit 1a27fe185c
3 changed files with 44 additions and 3 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 = 5;
public final static long BUILD = 6;
/** for example "-test" */
public final static String EXTRA = "";