From 7e31cdbf557461ffc797873bb370c0bed548a36c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 31 Aug 2015 22:17:12 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 51a7a78..003230b 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.3' +VERSION = '1.1.3devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3