From: Vsevolod Stakhov Date: Thu, 4 Feb 2016 22:28:57 +0000 (+0000) Subject: Start 1.2 branching X-Git-Tag: 1.2.0~326 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1da1ff145d8b6b03a184ec16e66c1df42f38a6f9;p=rspamd.git Start 1.2 branching --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f3a01660..1f1126e7b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,8 +11,8 @@ PROJECT(rspamd C) ENABLE_LANGUAGE(ASM) SET(RSPAMD_VERSION_MAJOR 1) -SET(RSPAMD_VERSION_MINOR 1) -SET(RSPAMD_VERSION_PATCH 3) +SET(RSPAMD_VERSION_MINOR 2) +SET(RSPAMD_VERSION_PATCH 0) IF(GIT_ID) SET(GIT_VERSION 1)