Bump version
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 85ac40e713a87253884e148e7ebbcf0f0a703586..09069bcd1d03496ec4b7bd478c677b17be40b6a8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.01'
+VERSION = '0.02pre'
 
 def options(opt):
     opt.load('compiler_cxx')