From 0700788f012fce1f922ab4a4e7d098fb78dad0f8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 1 Mar 2016 19:54:19 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index cf03a8e..d150a8b 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.1.10' +VERSION = '1.1.10devel' API_VERSION = '-1.0' def options(opt): -- 2.30.2