From 4943f237457d994daced9e2c366b913cc0ec6555 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Feb 2018 00:14:33 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index f439484..75a9a43 100644 --- a/wscript +++ b/wscript @@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.4devel' +VERSION = '0.15.5' API_VERSION = '0.0.0' def options(opt): -- 2.30.2