From: Carl Hetherington Date: Thu, 14 Aug 2014 15:05:16 +0000 (+0100) Subject: Bump version X-Git-Tag: v0.10.0^0 X-Git-Url: https://main.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=325e675769828b245eb9aed42bf1f48f97f6d9b8 Bump version --- 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')