From 04bcc147d0081433069235a87f779055fa7b6f3c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 26 Feb 2013 02:57:24 +0000 Subject: unicorn 4.6.2 - HTTP parser fix for Rainbows! This release fixes a bug in Unicorn::HttpParser#filter_body which affected some configurations of Rainbows! There is also a minor size reduction in the DSO. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 5133c12..ca4fa5f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,5 +1,5 @@ #!/usr/bin/env ruby -DEF_VER = "v4.6.1" +DEF_VER = "v4.6.2" CONSTANT = "Unicorn::Const::UNICORN_VERSION" RVF = "lib/unicorn/version.rb" GVF = "GIT-VERSION-FILE" -- cgit v1.2.3-24-ge0c7