]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update to 0.6.8.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 1 Feb 2014 15:21:07 +0000 (07:21 -0800)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 1 Feb 2014 15:21:07 +0000 (07:21 -0800)
CMakeLists.txt

index 5941203ae555ca1b6308a69224b04f889db2fa12..d962997ba8bb0f885cd5dd550a23743773ccc632 100644 (file)
@@ -10,7 +10,7 @@ PROJECT(rspamd C)
 
 SET(RSPAMD_VERSION_MAJOR 0)
 SET(RSPAMD_VERSION_MINOR 6)
-SET(RSPAMD_VERSION_PATCH 7)
+SET(RSPAMD_VERSION_PATCH 8)
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
 SET(RSPAMD_MASTER_SITE_URL "https://rspamd.com")