]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Update version to 1.7.7
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 15 Jun 2018 16:54:21 +0000 (17:54 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 15 Jun 2018 16:54:21 +0000 (17:54 +0100)
CMakeLists.txt

index 80a804e2e27cedafefb27a3f6edce3aee3981863..6526996a3908824ce1fd31076dc91ad6148cd90b 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 7)
-SET(RSPAMD_VERSION_PATCH 6)
+SET(RSPAMD_VERSION_PATCH 7)
 
 # Keep two digits all the time
 SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)