Bump version v0.05
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Aug 2013 21:59:37 +0000 (22:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Aug 2013 21:59:37 +0000 (22:59 +0100)
wscript

diff --git a/wscript b/wscript
index 445d953a295c8adcadccc9acfe8f94a14f43cd2c..97fb2a6e535f833e39b7c5e638b4d5b948087ec1 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.05pre'
+VERSION = '0.05'
 
 def options(opt):
     opt.load('compiler_cxx')