From: Vsevolod Stakhov Date: Fri, 29 Jan 2016 18:13:56 +0000 (+0000) Subject: Update version to 1.1.3 X-Git-Tag: 1.1.3~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a876d62a4bea6ae16045e8c0acfd8e264c36f40b;p=thirdparty%2Frspamd.git Update version to 1.1.3 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 82bc596806..935863f606 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 2) +SET(RSPAMD_VERSION_PATCH 3) IF(GIT_ID) SET(GIT_VERSION 1)