From 2ff1d1af9c68423b034d3f14626cf50355c7edfc 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 3c1263f..1f96c63 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.1.11' +VERSION = '1.1.11devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3