Bump version
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 2fd649511883debcb368adb3c4a465c1d53c710f..d3d276451057df09fcf01adf64054a7a81aeb7e9 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.03'
+VERSION = '0.04pre'
 
 def options(opt):
     opt.load('compiler_cxx')