summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-30 13:41:24 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-30 13:41:24 +0000
commit6e29af647ce9f9c976492e5d315677ce646623e4 (patch)
tree81037dbc385c46e15c0c0f2e32785ee4bbc27b48
parent7efa788e8b96aca139520041001b953257e2f443 (diff)
Bump versionv1.1.9
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 7f3aeb2..ac5e1b9 100644
--- 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):