From 318b72ade96244d6b314d88a1c492f02472dddda Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 16 Apr 2016 23:35:42 +0100 Subject: Remove erroneous hack to version number. --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 861d619..519d55a 100644 --- a/wscript +++ b/wscript @@ -1,7 +1,7 @@ from waflib import Context APPNAME = 'libcxml' -VERSION = '0.15.1' +VERSION = '0.15.1devel' API_VERSION = '0.0.0' def options(opt): -- cgit v1.2.3