Bump version v0.10.0
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 4b963333cc2391676e722a9a586809a5d44658cb..d93b0a4e749f9088061558a7a616d481b3041afb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
 APPNAME = 'libcxml'
-VERSION = '0.09pre'
+VERSION = '0.10.0'
 
 def options(opt):
     opt.load('compiler_cxx')
 
 def options(opt):
     opt.load('compiler_cxx')