From: Carl Hetherington Date: Tue, 27 Feb 2018 00:14:33 +0000 (+0000) Subject: Bump version X-Git-Tag: v0.15.6~8 X-Git-Url: https://git.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=abec1be888ad42013e3e45d22984420fd26892f3 Bump version --- 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):