]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Start 1.7.2
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 20 Mar 2018 12:28:40 +0000 (12:28 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 20 Mar 2018 12:28:40 +0000 (12:28 +0000)
CMakeLists.txt

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