]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Update version to 1.6.4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 10 Sep 2017 11:26:15 +0000 (12:26 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 10 Sep 2017 11:26:15 +0000 (12:26 +0100)
CMakeLists.txt

index 7ac5295666a3be6e237b4598412c3d6360d0c0d6..27dbd4657c7cd8cd521ea140832eba67667fcc1d 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 6)
-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)