Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 21:08:29 +0000 (21:08 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Mar 2016 21:08:29 +0000 (21:08 +0000)
wscript

diff --git a/wscript b/wscript
index 3c1263f18a9748e7e570620b2737b6fa8aafeaaa..1f96c63cf61ad0861b527ad731a73cdd81753a95 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.1.11'
+VERSION = '1.1.11devel'
 API_VERSION = '-1.0'
 
 def options(opt):