aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>2010-12-03 17:09:00 +0300
committerVsevolod Stakhov <vsevolod@rambler-co.ru>2010-12-03 17:09:00 +0300
commit426963bff9e01d7d2f48d0e9eb232ccc11b33808 (patch)
treec9ef707091db34da264c63c8cafd334b0aabeeaa /config.h.in
parentcbc577df0ee6ec8855913442cfe0efe3a184e725 (diff)
downloadrspamd-426963bff9e01d7d2f48d0e9eb232ccc11b33808.tar.gz
rspamd-426963bff9e01d7d2f48d0e9eb232ccc11b33808.zip
Write release id if rspamd is built from hg.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 645310a5e..ae9afee83 100644
--- a/config.h.in
+++ b/config.h.in
@@ -132,6 +132,7 @@
#cmakedefine HAVE_CLOCK_GETTIME 1
#define RVERSION "${RSPAMD_VERSION}"
+#define RID "${ID}"
#define RSPAMD_MASTER_SITE_URL "${RSPAMD_MASTER_SITE_URL}"
#define MODULES_NUM ${RSPAMD_MODULES_NUM}