Bump version
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 4ac9280abbc7cc739686c6f3df5ac43679bc22d5..d6749aa89e7da2d172f7a68b33929c0ef45c1286 100644 (file)
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@
 from waflib import Context
 
 APPNAME = 'libcxml'
-VERSION = '0.15.2'
+VERSION = '0.15.2devel'
 API_VERSION = '0.0.0'
 
 def options(opt):