aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-02-04 22:28:57 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-02-04 22:28:57 +0000
commit1da1ff145d8b6b03a184ec16e66c1df42f38a6f9 (patch)
tree7fc3ce21d6a5876eb7e31c8eeb2b0012afa6b263 /CMakeLists.txt
parent44e03907623dfbc142acd9e596008f89b7e0b80d (diff)
downloadrspamd-1da1ff145d8b6b03a184ec16e66c1df42f38a6f9.tar.gz
rspamd-1da1ff145d8b6b03a184ec16e66c1df42f38a6f9.zip
Start 1.2 branching
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
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)