]> source.dussan.org Git - rspamd.git/commitdiff
Update version to 1.0.4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 28 Sep 2015 17:23:34 +0000 (18:23 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 28 Sep 2015 17:23:34 +0000 (18:23 +0100)
CMakeLists.txt

index 6248a85b21d328c30b4f1f119585e5c33f37b248..efe671b64ebcdf10da4895172525c92f6bb2f428 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 0)
-SET(RSPAMD_VERSION_PATCH 3)
+SET(RSPAMD_VERSION_PATCH 4)
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
 SET(RSPAMD_MASTER_SITE_URL "https://rspamd.com")