]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Update version to 1.8.4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 3 Dec 2018 15:46:17 +0000 (15:46 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 3 Dec 2018 15:46:17 +0000 (15:46 +0000)
CMakeLists.txt

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