]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update version to 1.5.6
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 10 Apr 2017 10:16:32 +0000 (11:16 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 10 Apr 2017 10:16:32 +0000 (11:16 +0100)
CMakeLists.txt

index 831c8293b8ac296aec4ef1424b5ff0f2c80a9c38..550442ed22c0c381f75ee90bd2efedefea8ce45a 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 5)
-SET(RSPAMD_VERSION_PATCH 5)
+SET(RSPAMD_VERSION_PATCH 6)
 
 # Keep two digits all the time
 SET(RSPAMD_VERSION_MAJOR_NUM ${RSPAMD_VERSION_MAJOR}0)