Bump version v0.04
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 11:59:13 +0000 (12:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 11:59:13 +0000 (12:59 +0100)
wscript

diff --git a/wscript b/wscript
index fda4bac772b881b561a31b8d4dcf5952ef33ef49..7d5363de23d478f2fbe1ab4b0a513c7fdcd33d14 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.04pre'
+VERSION = '0.04'
 
 def options(opt):
     opt.load('compiler_cxx')