Bump version v0.11.0
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 0892e888e0fb316370c23636437b81b6415985f5..11e247725b03dcdc6a24caa7dc8859230d51721e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.10.0devel'
+VERSION = '0.11.0'
 API_VERSION = '0.0.0'
 
 def options(opt):