summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/libmail/defines.h
Unidiff
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 @@
1#ifndef DEFINES_H
2#define DEFINES_H
3
4#define VERSION "0.0.9"
5
6#define USERAGENT "LISAMail/" + VERSION
7
8#endif