Bump version v1.1.9
authorCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:41:24 +0000 (13:41 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Nov 2015 13:41:24 +0000 (13:41 +0000)
wscript

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