From 325e675769828b245eb9aed42bf1f48f97f6d9b8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 14 Aug 2014 16:05:16 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 4b96333..d93b0a4 100644 --- a/wscript +++ b/wscript @@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.09pre' +VERSION = '0.10.0' def options(opt): opt.load('compiler_cxx') -- 2.30.2