From: Carl Hetherington Date: Sun, 26 Jul 2015 20:18:55 +0000 (+0100) Subject: Bump version X-Git-Tag: v0.13.0~11 X-Git-Url: https://main.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=4e027bff77556ebf186b10bfa4828aef1dc58654 Bump version --- diff --git a/wscript b/wscript index 7528f1b..d8da7fb 100644 --- a/wscript +++ b/wscript @@ -1,5 +1,5 @@ APPNAME = 'libcxml' -VERSION = '0.12.0' +VERSION = '0.12.0devel' API_VERSION = '0.0.0' def options(opt):