Bump version v0.07
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 0015c91aaaf7df742eb13825ec3f80b07e51171b..8c7105d98aa411a5fcd7931bcdb5529e84756ad4 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.07pre'
+VERSION = '0.07'
 
 def options(opt):
     opt.load('compiler_cxx')