From 1eab24b62a7a1b8de7f886ccf0961ffa268ee1be Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Oct 2016 16:39:30 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 505e10a..4953ccc 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os from waflib import Context APPNAME = 'libsub' -VERSION = '1.2.3' +VERSION = '1.2.3devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3