From 7910e19cf145cbdc99fbf1015add6f8eb792e160 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 25 Apr 2016 00:54:31 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index d33ed06..96d5da7 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.1.12' +VERSION = '1.1.12devel' API_VERSION = '-1.0' def options(opt): -- 2.30.2