From dc22b997f25dc6c41d1ed340b30a50a70ccb70e0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Aug 2015 22:12:27 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index fe8ffeb..0e1119e 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.2' +VERSION = '1.1.2devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3