From c51c7c97d83ecfc7cde7954f6faa61756f650d5d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 1 Nov 2015 09:07:19 +0000 Subject: yahns 1.10.0 - minor updates * test_client_expire: favor Process.spawn over fork+exec * extras/try_gzip_static: require readability on HEAD requests * proxy_pass: quiet down ECONNRESET and EPIPE, too * copyright updates * update various comments * proxy_http_response: use frozen string literal optimization * README: add link to NNTP archive endpoint * use olddoc 1.1.0 for generating NEWS + NEWS.atom.xml * gemspec fixes for various RubyGems versions * bytecode golfing to cut a few bytes of memory * simplify sd_listen_fds emulation * gemspec: allow compatibility with unicorn 5 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index c553b1e..2143899 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.9.0" +DEF_VER = "v1.10.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7