]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
The first step to 0.6.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 12 Jun 2013 14:41:56 +0000 (15:41 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 12 Jun 2013 14:41:56 +0000 (15:41 +0100)
CMakeLists.txt

index ff4be3f1bc6cb532fe674d71fecc0944b2e26fbb..81ff69b0c59be7fba3dd115f92e3f230c95edd57 100644 (file)
@@ -9,8 +9,8 @@
 PROJECT(rspamd C)
 
 SET(RSPAMD_VERSION_MAJOR 0)
-SET(RSPAMD_VERSION_MINOR 5)
-SET(RSPAMD_VERSION_PATCH 6)
+SET(RSPAMD_VERSION_MINOR 6)
+SET(RSPAMD_VERSION_PATCH 0)
 
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")