]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] Update version to 1.2.8
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 20 Jun 2016 10:10:50 +0000 (11:10 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 20 Jun 2016 10:10:50 +0000 (11:10 +0100)
CMakeLists.txt

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