Bump version
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 97fb2a6e535f833e39b7c5e638b4d5b948087ec1..61a1eda9f06903137faf81a92c8ebd41a3586668 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.05'
+VERSION = '0.06pre'
 
 def options(opt):
     opt.load('compiler_cxx')