From: Vsevolod Stakhov Date: Tue, 16 Jun 2015 15:17:28 +0000 (+0100) Subject: Update version number to 0.9.6. X-Git-Tag: 0.9.6~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6bac527d71f5de3894a85bf0ec5eed581f84ca5;p=thirdparty%2Frspamd.git Update version number to 0.9.6. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b93e1c8cd7..c2b53f30d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ ENABLE_LANGUAGE(ASM) SET(RSPAMD_VERSION_MAJOR 0) SET(RSPAMD_VERSION_MINOR 9) -SET(RSPAMD_VERSION_PATCH 5) +SET(RSPAMD_VERSION_PATCH 6) 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 86454102e4..0fe28de2ae 100644 --- a/centos/rspamd.spec +++ b/centos/rspamd.spec @@ -7,7 +7,7 @@ %define rspamd_wwwdir %{_datadir}/rspamd/www Name: rspamd -Version: 0.9.4 +Version: 0.9.6 Release: 1 Summary: Rapid spam filtering system Group: System Environment/Daemons @@ -233,6 +233,9 @@ fi %{_datadir}/rspamd/effective_tld_names.dat %changelog +* Tue Jun 16 2015 Vsevolod Stakhov 0.9.6-1 +- Update to 0.9.6 + * Thu May 21 2015 Vsevolod Stakhov 0.9.4-1 - Update to 0.9.4 diff --git a/debian/changelog b/debian/changelog index 27c80116d6..46ced6f49b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rspamd (0.9.6) unstable; urgency=low + + * New release. + + -- Mikhail Gusarov Tue, 16 Jun 2015 15:29:51 +0200 + rspamd (0.9.4) unstable; urgency=low * New release: