Merge branch 'master' of git.carlh.net:git/libcxml
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:03:57 +0000 (16:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Oct 2016 16:03:57 +0000 (16:03 +0000)
wscript

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