Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:07:59 +0000 (22:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 3 Jul 2016 21:07:59 +0000 (22:07 +0100)
wscript

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