From: Carl Hetherington Date: Mon, 31 Oct 2016 16:32:23 +0000 (+0000) Subject: Bump version X-Git-Tag: v0.15.5~6 X-Git-Url: https://main.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=494afbcf4720b1e1042ef3cab9b320f03bd4d6f6 Bump version --- 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):