From: Vsevolod Stakhov Date: Tue, 27 Oct 2015 11:20:04 +0000 (+0000) Subject: Update version. X-Git-Tag: 1.0.9~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=11803de9a6310b9f4b3eeb65d8eab93b42fd714e;p=rspamd.git Update version. --- 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