Bump version v1.1.0
authorCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 14:36:46 +0000 (15:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 13 Jun 2015 14:36:46 +0000 (15:36 +0100)
wscript

diff --git a/wscript b/wscript
index b668f68144cf857badb5d3f3e9f545e7a20d84ce..897ee5fdd08048a39741609930081467fca1c6ea 100644 (file)
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
 import os
 
 APPNAME = 'libsub'
-VERSION = '1.0.0devel'
+VERSION = '1.1.0'
 API_VERSION = '-1.0'
 
 def options(opt):