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

diff --git a/wscript b/wscript
index 23e37ca0210fbb2da729e0653368fb54944eb472..3431addcb89968adbc6ed17d4e20cbcada0f79ea 100644 (file)
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
 import os
 
 APPNAME = 'libsub'
-VERSION = '1.1.7devel'
+VERSION = '1.1.8'
 API_VERSION = '-1.0'
 
 def options(opt):