]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update version.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 26 Oct 2015 16:14:36 +0000 (16:14 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 26 Oct 2015 16:14:36 +0000 (16:14 +0000)
CMakeLists.txt

index caa88bcd1be8e991868f357352b8250cd6994156..ca1e6bbc715c6fa3641441debbc73750cf8018ec 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 0)
-SET(RSPAMD_VERSION_PATCH 7)
+SET(RSPAMD_VERSION_PATCH 8)
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
 SET(RSPAMD_MASTER_SITE_URL "https://rspamd.com")