]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update to 0.7.2.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 15 Oct 2014 16:18:46 +0000 (17:18 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 15 Oct 2014 16:18:46 +0000 (17:18 +0100)
CMakeLists.txt

index 8ef0066228de299f96cc03f4fa0c735217561e17..34e07940b5967877bd85306ec5f8daf457b8c4a1 100644 (file)
@@ -10,7 +10,7 @@ PROJECT(rspamd C)
 
 SET(RSPAMD_VERSION_MAJOR 0)
 SET(RSPAMD_VERSION_MINOR 7)
-SET(RSPAMD_VERSION_PATCH 1)
+SET(RSPAMD_VERSION_PATCH 2)
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
 SET(RSPAMD_MASTER_SITE_URL "https://rspamd.com")