From: Carl Hetherington Date: Tue, 1 Mar 2016 19:44:16 +0000 (+0000) Subject: Bump version X-Git-Tag: v0.15.1^0 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=d65fa96976b648f3cfc4bf93a4b00abb93183bf8;p=libcxml.git Bump version --- 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):