]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update to 0.3.9. 0.3.9
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 18 Mar 2011 16:16:30 +0000 (19:16 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 18 Mar 2011 16:16:30 +0000 (19:16 +0300)
CMakeLists.txt

index 79ca615fc42c06fc0a1f83ca759aa264909f629c..0abd13d9f47f06cc005ec37b3ee199de61b9944c 100644 (file)
@@ -7,7 +7,7 @@ PROJECT(rspamd C)
 
 SET(RSPAMD_VERSION_MAJOR 0)
 SET(RSPAMD_VERSION_MINOR 3)
-SET(RSPAMD_VERSION_PATCH 8)
+SET(RSPAMD_VERSION_PATCH 9)
 
 
 SET(RSPAMD_VERSION         "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")