Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 14 Aug 2014 15:05:16 +0000 (16:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 14 Aug 2014 15:05:16 +0000 (16:05 +0100)
wscript

diff --git a/wscript b/wscript
index d93b0a4e749f9088061558a7a616d481b3041afb..c5a3584f6cc3a9f7247ffc3cceae19fc4660ff9b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.10.0'
+VERSION = '0.10.0devel'
 
 def options(opt):
     opt.load('compiler_cxx')