]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update version.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 27 Oct 2015 13:21:43 +0000 (13:21 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 27 Oct 2015 13:21:43 +0000 (13:21 +0000)
CMakeLists.txt

index 1f42add8e6ed3d39e5e159f6224c553f30aa052a..678d2e8470b556fa25e2686a3d92eb4254c62b94 100644 (file)
@@ -12,7 +12,7 @@ ENABLE_LANGUAGE(ASM)
 
 SET(RSPAMD_VERSION_MAJOR 1)
 SET(RSPAMD_VERSION_MINOR 0)
-SET(RSPAMD_VERSION_PATCH 9)
+SET(RSPAMD_VERSION_PATCH 10)
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
 SET(RSPAMD_MASTER_SITE_URL "https://rspamd.com")