aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-ops.c')
-rw-r--r--mail/mail-ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c
index b0a001301c..9820e855e9 100644
--- a/mail/mail-ops.c
+++ b/mail/mail-ops.c
@@ -430,7 +430,7 @@ mail_send_message (CamelMimeMessage *message, const char *destination,
XEvolution *xev;
camel_medium_add_header (CAMEL_MEDIUM (message), "X-Mailer",
- "Evolution/" VERSION SUB_VERSION PREVIEW_RELEASE);
+ "Evolution/" VERSION SUB_VERSION " " VERSION_COMMENT);
camel_mime_message_set_date (message, CAMEL_MESSAGE_DATE_CURRENT, 0);