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