about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-27 09:51:43 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-27 09:56:54 +0000
commit4410cd08162b34c4caf93d10d4b35de2e5f845aa (patch)
tree57cafd3bba4bdf8f9c8cefd97bb9dff568cde3ab /GIT-VERSION-GEN
parent1e11218dfb89e292197a4b6c8985a25fba08e592 (diff)
downloadzbatery-4410cd08162b34c4caf93d10d4b35de2e5f845aa.tar.gz
Zbatery 4.0.0 - another Rainbows! resync v4.0.0
This gets most of the improvements Rainbows! 4.0.0 got:

* client_max_header_size directive is added to limit per-client
  memory usage in headers.

* An experimental StreamResponseEpoll concurrency option

* minor bugfixes, minor stack depth reduction

Since Zbatery doesn't fork workers, the ability of Unicorn 4.x
to scale to a large amount of worker processes doesn't matter
to us.
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 b059f8b..e99b00f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.4.0.GIT
+DEF_VER=v4.0.0.GIT
 
 LF='
 '