From 26181f4db08a6d295e34fc666592cdaa64a36782 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 1 Mar 2016 19:44:16 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index b211fd9..94a20c0 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.1' +VERSION = '0.15.1devel' API_VERSION = '0.0.0' def options(opt): -- cgit v1.2.3