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

diff --git a/wscript b/wscript
index 51a7a78fa84c3e755078cc197999f876d03a030a..003230b7abbb1305a334e70e3e6fe9515512fefb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -2,7 +2,7 @@ import subprocess
 import os
 
 APPNAME = 'libsub'
-VERSION = '1.1.3'
+VERSION = '1.1.3devel'
 API_VERSION = '-1.0'
 
 def options(opt):