summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/libmail/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/mail2/libmail/defines.h b/noncore/unsupported/mail2/libmail/defines.h
index 489cb0e..5efaf1e 100644
--- a/noncore/unsupported/mail2/libmail/defines.h
+++ b/noncore/unsupported/mail2/libmail/defines.h
@@ -1,8 +1,8 @@
1#ifndef DEFINES_H 1#ifndef DEFINES_H
2#define DEFINES_H 2#define DEFINES_H
3 3
4#define VERSION "0.0.9" 4#define VERSION "0.0.9"
5 5
6#define USERAGENT "LISAMail/" + VERSION 6#define USERAGENT "OpieMail/" + VERSION
7 7
8#endif 8#endif