From: Vsevolod Stakhov Date: Thu, 21 Jan 2016 16:15:09 +0000 (+0000) Subject: Update version to 1.1.2 X-Git-Tag: 1.1.2~86 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dbd49ad6c5ff3c860a6c6fb9c4160cf15d59b20d;p=rspamd.git Update version to 1.1.2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index c29e500b8..b2c697dc1 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 1) +SET(RSPAMD_VERSION_PATCH 2) IF(GIT_ID) SET(GIT_VERSION 1)