From: Carl Hetherington Date: Mon, 31 Oct 2016 15:52:40 +0000 (+0000) Subject: Bump version X-Git-Tag: v0.15.3~1^2 X-Git-Url: https://main.carlh.net/gitweb/?p=libcxml.git;a=commitdiff_plain;h=10d48d9247681315e861b48f3dcb7e48f3dd2cb6 Bump version --- diff --git a/wscript b/wscript index 4ac9280..d6749aa 100644 --- a/wscript +++ b/wscript @@ -21,7 +21,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.2' +VERSION = '0.15.2devel' API_VERSION = '0.0.0' def options(opt):