about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-10 05:45:14 +0800
committerEric Wong <normalperson@yhbt.net>2010-12-10 06:27:48 +0800
commit39f264173717287eda70910e7a24fbafd21a4a7e (patch)
tree3488f1b088cd8860fad5bd992a61e02a17e1b515 /GIT-VERSION-GEN
parent71716672752e573ff15002aaefd6e8ba8c6b6cb6 (diff)
downloadunicorn-39f264173717287eda70910e7a24fbafd21a4a7e.tar.gz
This release enables tuning the client_buffer_body_size to raise
or lower the threshold for buffering request bodies to disk.
This only applies to users who have not disabled rewindable
input.  There is also a TeeInput bugfix for uncommon usage
patterns and Configurator examples in the FAQ should be fixed
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 e4e68c5..861c86f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.0.1.GIT
+DEF_VER=v3.1.0.GIT
 
 LF='
 '