summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/libmail/defines.h
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/mail2/libmail/defines.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mail2/libmail/defines.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/libmail/defines.h b/noncore/unsupported/mail2/libmail/defines.h
new file mode 100644
index 0000000..489cb0e
--- a/dev/null
+++ b/noncore/unsupported/mail2/libmail/defines.h
@@ -0,0 +1,8 @@
+#ifndef DEFINES_H
+#define DEFINES_H
+
+#define VERSION "0.0.9"
+
+#define USERAGENT "LISAMail/" + VERSION
+
+#endif