Bump version v1.1.12
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 1f96c63cf61ad0861b527ad731a73cdd81753a95..d33ed0663a37280e3792058c36821bbe20bec723 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 from waflib import Context
 
 APPNAME = 'libsub'
-VERSION = '1.1.11devel'
+VERSION = '1.1.12'
 API_VERSION = '-1.0'
 
 def options(opt):