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

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