]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update version to 1.7.4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 10 Apr 2018 16:13:49 +0000 (17:13 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 10 Apr 2018 16:13:49 +0000 (17:13 +0100)
CMakeLists.txt

index 092d77d3068cc010ff7cb76fdeba1c1f2146ae68..cdd31bbe5fd4d069fa9510310cb995c8b1c62a52 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 7)
-SET(RSPAMD_VERSION_PATCH 3)
+SET(RSPAMD_VERSION_PATCH 4)
 
 # Keep two digits all the time
 SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)