]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update version to 1.9.4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 13 May 2019 13:24:08 +0000 (14:24 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 13 May 2019 13:24:08 +0000 (14:24 +0100)
CMakeLists.txt

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