From: Carl Hetherington Date: Mon, 31 Oct 2016 16:32:23 +0000 (+0000) Subject: Bump version X-Git-Tag: v0.15.4^0 X-Git-Url: https://git.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=a5aebafc4ac67147911f7df1670aa4eb86181123 Bump version --- diff --git a/wscript b/wscript index d55213f..1ee2227 100644 --- a/wscript +++ b/wscript @@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.3devel' +VERSION = '0.15.4' API_VERSION = '0.0.0' def options(opt):