From 5b773e5a4388bb7c7de860df75f3bba2471a089f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 1 Mar 2016 21:08:29 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index d150a8b..3c1263f 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.1.10devel' +VERSION = '1.1.11' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3