about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-05 15:26:17 -0800
committerEric Wong <normalperson@yhbt.net>2011-01-05 15:43:41 -0800
commit1b69686fd28347eb5c071a9b76e2939bca424f04 (patch)
tree91264ce24b51a5384c29c2c9932d3a69b88c3246 /GIT-VERSION-GEN
parent62c844e343978f233e4f2567fb344411c39e263c (diff)
downloadunicorn-1b69686fd28347eb5c071a9b76e2939bca424f04.tar.gz
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!
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
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='
 '