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: https://source.dussan.org/?a=commitdiff_plain;h=a876d62a4bea6ae16045e8c0acfd8e264c36f40b;p=rspamd.git Update version to 1.1.3 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 82bc59680..935863f60 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)