Bump version v1.1.7
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:23:14 +0000 (09:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:23:14 +0000 (09:23 +0000)
wscript

diff --git a/wscript b/wscript
index b5900a24e5b55446d248863425077e6085a1fd6f..89eb1501ffdb8b7efa3e628241a931982ae62d59 100644 (file)
--- 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):