From: Vsevolod Stakhov Date: Tue, 19 Jan 2016 15:00:05 +0000 (+0000) Subject: Update version to 1.1.1 X-Git-Tag: 1.1.1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945b56bed3684725b0f8d197a4b91f55e05948b7;p=thirdparty%2Frspamd.git Update version to 1.1.1 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f71a2fa05c..c29e500b87 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM) SET(RSPAMD_VERSION_MAJOR 1) SET(RSPAMD_VERSION_MINOR 1) -SET(RSPAMD_VERSION_PATCH 0) +SET(RSPAMD_VERSION_PATCH 1) IF(GIT_ID) SET(GIT_VERSION 1)