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