Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Apr 2016 23:54:31 +0000 (00:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 24 Apr 2016 23:54:31 +0000 (00:54 +0100)
wscript

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