From cc536b2c0e97dff6e537495114f3acd290368e9b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 16 Nov 2014 11:00:44 +0000 Subject: yahns 1.4.0 Minor internal cleanups and bugfixes. * http_client: clear some internal ivars on rack.hijack * README: minor updates * extras/autoindex: do not link beyond top-level * extras/autoindex: fix misnamed variable * extras/autoindex: integrate with TryGzipStatic * queue: remove TODO comment for kqueue * switch to require_relative for internal requires * README: add OpenSSL exception * stream_input: favor str.clear instead of str.replace('') * http_response: skip Date header case-insensitively --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index ee2b096..f96fee1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -4,7 +4,7 @@ CONSTANT = "Yahns::VERSION" RVF = "lib/yahns/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v1.3.1" +DEF_VER = "v1.4.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7