Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 20 Nov 2013 16:46:19 +0000 (16:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 20 Nov 2013 16:46:19 +0000 (16:46 +0000)
wscript

diff --git a/wscript b/wscript
index be9319aea6cbd39bd38ad01d3d370720e1009db8..b928865f54e9620515fe0eead5b6953f79a78d45 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.08'
+VERSION = '0.09pre'
 
 def options(opt):
     opt.load('compiler_cxx')