From d65fa96976b648f3cfc4bf93a4b00abb93183bf8 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 6042358..b211fd9 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.0devel' +VERSION = '0.15.1' API_VERSION = '0.0.0' def options(opt): -- cgit v1.2.3