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