summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/libmail/defines.h
blob: 489cb0ed9833bb4306883bbf5a8d646907738264 (plain)
1
2
3
4
5
6
7
8
#ifndef DEFINES_H
#define DEFINES_H

#define VERSION "0.0.9"

#define USERAGENT "LISAMail/" + VERSION

#endif