From a5aebafc4ac67147911f7df1670aa4eb86181123 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Oct 2016 16:32:23 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index d55213f..1ee2227 100644 --- a/wscript +++ b/wscript @@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.3devel' +VERSION = '0.15.4' API_VERSION = '0.0.0' def options(opt): -- 2.30.2