Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:53:59 +0000 (10:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:53:59 +0000 (10:53 +0100)
wscript

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