From d8f74130dacc047cd416714a433e9b1cae31adfd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 13 Sep 2015 23:43:26 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 399f247..ec5fd08 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.4devel' +VERSION = '1.1.5' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3