From: Vsevolod Stakhov Date: Mon, 25 Apr 2011 15:35:49 +0000 (+0400) Subject: Update to 0.3.12. X-Git-Tag: 0.3.12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d05a0433a4e1dac0b218ac644d4aefa8c157c654;p=rspamd.git Update to 0.3.12. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index fcde6f6a3..632b0e294 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ PROJECT(rspamd C) SET(RSPAMD_VERSION_MAJOR 0) SET(RSPAMD_VERSION_MINOR 3) -SET(RSPAMD_VERSION_PATCH 11) +SET(RSPAMD_VERSION_PATCH 12) SET(RSPAMD_VERSION "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")