Bump version v0.03
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 06:48:50 +0000 (07:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Apr 2013 06:48:50 +0000 (07:48 +0100)
wscript

diff --git a/wscript b/wscript
index 64c36134a41496f96b3f0ba3a3d0e2ba3be3d4a8..2fd649511883debcb368adb3c4a465c1d53c710f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.03pre'
+VERSION = '0.03'
 
 def options(opt):
     opt.load('compiler_cxx')