Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:25:04 +0000 (09:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:25:04 +0000 (09:25 +0000)
wscript

diff --git a/wscript b/wscript
index 55339e70f70269fe1b249c20bc99e3f2c6641a3f..8bf16cdb20a7d16bb1e83f163ebd16933dcac54e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.14.0'
+VERSION = '0.14.0devel'
 API_VERSION = '0.0.0'
 
 def options(opt):