Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 18 Aug 2014 23:47:22 +0000 (00:47 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 18 Aug 2014 23:47:22 +0000 (00:47 +0100)
wscript

diff --git a/wscript b/wscript
index 11e247725b03dcdc6a24caa7dc8859230d51721e..f54ff9cbe426334a67358d4f9d9f7f78fc07d501 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.11.0'
+VERSION = '0.11.0devel'
 API_VERSION = '0.0.0'
 
 def options(opt):