Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:12:27 +0000 (22:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 31 Aug 2015 21:12:27 +0000 (22:12 +0100)
wscript

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