aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-27 11:20:04 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-10-27 11:20:04 +0000
commit11803de9a6310b9f4b3eeb65d8eab93b42fd714e (patch)
tree8a0bfffa8423963272e5329bf9ed0f3a7f9a353e
parent9f25f5d50ea7c3366e6791f69cc8ea6bfc0dddbd (diff)
downloadrspamd-11803de9a6310b9f4b3eeb65d8eab93b42fd714e.tar.gz
rspamd-11803de9a6310b9f4b3eeb65d8eab93b42fd714e.zip
Update version.
-rw-r--r--CMakeLists.txt2
-rw-r--r--centos/rspamd.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ca1e6bbc7..1f42add8e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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")
diff --git a/centos/rspamd.spec b/centos/rspamd.spec
index 8d574edeb..35526a887 100644
--- a/centos/rspamd.spec
+++ b/centos/rspamd.spec
@@ -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