]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update version to 1.7.1
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 12 Mar 2018 16:49:24 +0000 (16:49 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 12 Mar 2018 16:49:24 +0000 (16:49 +0000)
CMakeLists.txt

index 9f02bee85c63b713d2383ca17f099982c11179dd..7e1502816c545a29339203820d078cd02a56d95d 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 7)
-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)