From d852baa9136ee5e9c8133b852f843ac60ef2fe60 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Aug 2013 22:59:37 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 445d953..97fb2a6 100644 --- a/wscript +++ b/wscript @@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.05pre' +VERSION = '0.05' def options(opt): opt.load('compiler_cxx') -- 2.30.2