summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-05 10:53:59 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-05 10:53:59 +0100
commit885b4070451b8a5a7ecd76ee5b23801a6531a243 (patch)
treeec85d48a04c47b61176ede89d7b053c3e12f2fa9 /wscript
parentd00858807653d370bbf6d30a3e1c00875bb24ded (diff)
Bump versionv1.1.6
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index b827ad9..5d996f1 100644
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
import os
APPNAME = 'libsub'
-VERSION = '1.1.5devel'
+VERSION = '1.1.6'
API_VERSION = '-1.0'
def options(opt):