From 13c08e4345ee8b804e63db6a043638b778e5a5b1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 13 Jun 2015 15:36:46 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 897ee5f..f66d49a 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libsub' -VERSION = '1.1.0' +VERSION = '1.1.0devel' API_VERSION = '-1.0' def options(opt): -- cgit v1.2.3