From: Carl Hetherington Date: Mon, 5 Oct 2015 09:35:41 +0000 (+0100) Subject: Bump version X-Git-Tag: v0.13.0^0 X-Git-Url: https://main.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=b5952eb3b4ce079980053103a9aeac3fbe40b25f Bump version --- diff --git a/wscript b/wscript index 0d91d69..94c815a 100644 --- a/wscript +++ b/wscript @@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.12.0devel' +VERSION = '0.13.0' API_VERSION = '0.0.0' def options(opt):