Bump version v0.15.2
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 15:52:40 +0000 (15:52 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 15:52:40 +0000 (15:52 +0000)
wscript

diff --git a/wscript b/wscript
index 4430532cea020ea065288e9835fe9771f49948b6..4ac9280abbc7cc739686c6f3df5ac43679bc22d5 100644 (file)
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.1devel'
+VERSION = '0.15.2'
 API_VERSION = '0.0.0'
 
 def options(opt):