Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:23:14 +0000 (09:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Nov 2015 09:23:14 +0000 (09:23 +0000)
wscript

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