]> source.dussan.org Git - rspamd.git/commitdiff
Due to major changes in events system increase version.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 14 Dec 2011 16:36:23 +0000 (19:36 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 14 Dec 2011 16:36:23 +0000 (19:36 +0300)
CMakeLists.txt

index 3e6c4fd7987fd0fc55e91d2046b27084ad7e963b..bbbf23cf304fb5fccd1ee666e4f332c4345fdfed 100644 (file)
@@ -7,7 +7,7 @@ PROJECT(rspamd C)
 
 SET(RSPAMD_VERSION_MAJOR 0)
 SET(RSPAMD_VERSION_MINOR 4)
-SET(RSPAMD_VERSION_PATCH 5)
+SET(RSPAMD_VERSION_PATCH 6)
 
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")