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