Bump version v0.08
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 93c59aad11866d6ac81441a649437b35f2419758..be9319aea6cbd39bd38ad01d3d370720e1009db8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,5 +1,5 @@
 APPNAME = 'libcxml'
-VERSION = '0.08pre'
+VERSION = '0.08'
 
 def options(opt):
     opt.load('compiler_cxx')