summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-05 09:23:14 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-05 09:23:14 +0000
commita38ba7a9f6343acda0c53ba7c584bc0e6cb918a9 (patch)
treed133eed1d328d26356fbe62eae9ffaff350106d2
parent6302fa2b64123d70af7825153d981b88f240b22a (diff)
Bump versionv1.1.7
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index b5900a2..89eb150 100644
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
import os
APPNAME = 'libsub'
-VERSION = '1.1.6devel'
+VERSION = '1.1.7'
API_VERSION = '-1.0'
def options(opt):