]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Update to 1.3.3
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 8 Aug 2016 15:59:01 +0000 (16:59 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 8 Aug 2016 15:59:01 +0000 (16:59 +0100)
CMakeLists.txt

index 802aa5a4e514a60244dba8eff997959c247362a0..db0c0e41a34474564fde1d72026b06edaefb241a 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 3)
-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)