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

diff --git a/wscript b/wscript
index 8c7105d98aa411a5fcd7931bcdb5529e84756ad4..93c59aad11866d6ac81441a649437b35f2419758 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.07'
+VERSION = '0.08pre'
 
 def options(opt):
     opt.load('compiler_cxx')