From abec1be888ad42013e3e45d22984420fd26892f3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Feb 2018 00:14:33 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 75a9a43..8493ade 100644 --- a/wscript +++ b/wscript @@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.5' +VERSION = '0.15.5devel' API_VERSION = '0.0.0' def options(opt): -- cgit v1.2.3