]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Update version to 1.8.3
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 19 Nov 2018 13:12:27 +0000 (13:12 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 19 Nov 2018 13:12:27 +0000 (13:12 +0000)
CMakeLists.txt

index 925408f8c09fe594fce9db65098320e67d1baa4b..3be16549f44071ebfb2b75bc47da15cd2863c998 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 8)
-SET(RSPAMD_VERSION_PATCH 2)
+SET(RSPAMD_VERSION_PATCH 3)
 
 # Keep two digits all the time
 SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)