]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update version to 1.8.2
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 16 Oct 2018 17:32:57 +0000 (18:32 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 16 Oct 2018 17:32:57 +0000 (18:32 +0100)
CMakeLists.txt

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