Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Sep 2013 08:15:07 +0000 (09:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Sep 2013 08:15:07 +0000 (09:15 +0100)
wscript

diff --git a/wscript b/wscript
index 296fdfeb0d12a46a93fbe2ca0f8f0e601c740b3f..0015c91aaaf7df742eb13825ec3f80b07e51171b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.06'
+VERSION = '0.07pre'
 
 def options(opt):
     opt.load('compiler_cxx')