Bump version v0.01
authorCarl Hetherington <cth@carlh.net>
Wed, 10 Apr 2013 22:34:37 +0000 (23:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 10 Apr 2013 22:34:37 +0000 (23:34 +0100)
wscript

diff --git a/wscript b/wscript
index 51593fd0edb8baffdd67d29cd90da98deb8e71e9..85ac40e713a87253884e148e7ebbcf0f0a703586 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.01beta1'
+VERSION = '0.01'
 
 def options(opt):
     opt.load('compiler_cxx')