Bump version v1.1.11
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 21:08:29 +0000 (21:08 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 21:08:29 +0000 (21:08 +0000)
wscript

diff --git a/wscript b/wscript
index d150a8b1cea501c25ab8615d38d0985b17b7075c..3c1263f18a9748e7e570620b2737b6fa8aafeaaa 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.1.10devel'
+VERSION = '1.1.11'
 API_VERSION = '-1.0'
 
 def options(opt):