From e3914c07ba84e2d8d85eaaa6716ff7a5a7c476b7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Oct 2016 16:05:51 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 53f50c4..bfa73ca 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.2' +VERSION = '1.2.2devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3