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

diff --git a/wscript b/wscript
index 688340ec89605a0f0f265aa200e4cb5bb0679e76..1699f5acbcb2519ccc0eaf6b503f09138392065c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.02'
+VERSION = '0.03pre'
 
 def options(opt):
     opt.load('compiler_cxx')