From 7ef8532e4402ad6596f3c92e25994c86ee9efbe9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 13 Jun 2015 17:01:33 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 6ac08c0..2056713 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.1' +VERSION = '1.1.1devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3