]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update version to 1.2.1
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 22 Mar 2016 10:35:36 +0000 (10:35 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 22 Mar 2016 10:35:36 +0000 (10:35 +0000)
CMakeLists.txt

index 5a81f80ecd6d7f3da125b9a30682fad869cbe5c6..1d3fed0fd81cb8f471e994e42e68c9479375cc1a 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 2)
-SET(RSPAMD_VERSION_PATCH 0)
+SET(RSPAMD_VERSION_PATCH 1)
 
 # Keep two digits all the time
 SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)