From 1fc2ddb61f916bf708bb28ef45fd235d4a6a5c5a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 5 Nov 2015 09:25:04 +0000 Subject: [PATCH 1/1] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 44defe3..55339e7 100644 --- a/wscript +++ b/wscript @@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.13.0devel' +VERSION = '0.14.0' API_VERSION = '0.0.0' def options(opt): -- 2.30.2