From aebb124a4d16aa0933e150d63b75808fa5bf5963 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 20 Nov 2013 16:46:19 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 93c59aa..be9319a 100644 --- a/wscript +++ b/wscript @@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.08pre' +VERSION = '0.08' def options(opt): opt.load('compiler_cxx') -- 2.30.2