From 1b3352ec9b5c9eeb58cf330d6b9ce8753af4ec16 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 6 Feb 2013 11:20:57 +0000 Subject: unicorn 4.6.0 - hijacking support This pre-release adds hijacking support for Rack 1.5 users. See Rack documentation for more information about hijacking. There is also a new --no-default-middleware/-N option for the `unicorn' command to ignore RACK_ENV within unicorn thanks to Lin Jen-Shin. There are only documentation and test-portability updates since 4.6.0pre1, no code changes. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 46ef417..56aef5f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v4.6.0.pre1 +DEF_VER=v4.6.0 LF=' ' -- cgit v1.2.3-24-ge0c7