From 1b69686fd28347eb5c071a9b76e2939bca424f04 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 Jan 2011 15:26:17 -0800 Subject: unicorn 3.3.0 - minor optimizations Certain applications that already serve hundreds/thousands of requests a second should experience performance improvements due to Time.now.httpdate usage being removed and reimplemented in C. There are also minor internal changes and cleanups for Rainbows! --- 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 a1fcefb..13de44a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v3.2.1.GIT +DEF_VER=v3.3.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7