Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 11:59:13 +0000 (12:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 11:59:13 +0000 (12:59 +0100)
wscript

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