]> source.dussan.org Git - rspamd.git/commitdiff
Update version.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 27 Oct 2015 11:20:04 +0000 (11:20 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 27 Oct 2015 11:20:04 +0000 (11:20 +0000)
CMakeLists.txt
centos/rspamd.spec

index ca1e6bbc715c6fa3641441debbc73750cf8018ec..1f42add8e6ed3d39e5e159f6224c553f30aa052a 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 0)
-SET(RSPAMD_VERSION_PATCH 8)
+SET(RSPAMD_VERSION_PATCH 9)
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
 SET(RSPAMD_MASTER_SITE_URL "https://rspamd.com")
index 8d574edeb02a0db03e1b15254db7289809fcae4a..35526a887af900fd8e2fe9a0e562c316a50778d0 100644 (file)
@@ -8,7 +8,7 @@
 %define rspamd_wwwdir   %{_datadir}/rspamd/www
 
 Name:           rspamd
-Version:        1.0.7
+Version:        1.0.9
 Release: 1
 Summary:        Rapid spam filtering system
 Group:          System Environment/Daemons