From 4199f9a66bc0728a496beedc60df08237cfba115 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 5 Nov 2015 09:23:14 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 89eb150..be6910e 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.7' +VERSION = '1.1.7devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3