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

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