From: Vsevolod Stakhov Date: Wed, 21 Nov 2012 12:53:39 +0000 (+0400) Subject: Update version to 0.5.3. X-Git-Tag: 0.5.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=678774108722bf244ea7c232d44dda4f145f701e;p=thirdparty%2Frspamd.git Update version to 0.5.3. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index e67a49c5ec..e476b4461f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ PROJECT(rspamd C) SET(RSPAMD_VERSION_MAJOR 0) SET(RSPAMD_VERSION_MINOR 5) -SET(RSPAMD_VERSION_PATCH 2) +SET(RSPAMD_VERSION_PATCH 3) SET(RSPAMD_VERSION "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}") diff --git a/debian/changelog b/debian/changelog index ec3a9384b4..1d76c6c89f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rspamd (0.5.3-1) unstable; urgency=low + + * Upgrade to 0.5.3 + + -- Vsevolod Stakhov Thu, 21 Nov 2012 16:57:00 +0400 + rspamd (0.5.2-1) unstable; urgency=low * Upgrade to 0.5.2