about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-09 13:36:20 -0700
committerEric Wong <normalperson@yhbt.net>2011-06-09 13:36:20 -0700
commit1c033dfd66c713afb05911e5e220adb7fc4ddc17 (patch)
treecfb5dbd1e6bfdfc157b9f590f34b916b7fd9e273 /GIT-VERSION-GEN
parentc3880bb0cc00821d1715a7dd94b0b76a03a7ace0 (diff)
downloadunicorn-1c033dfd66c713afb05911e5e220adb7fc4ddc17.tar.gz
* miscellaneous documentation improvements
* return 414 (instead of 400) for Request-URI Too Long
* strip leading and trailing linear whitespace in header values

User-visible improvements meant for Rainbows! users:

* add :ipv6only "listen" option (same as nginx)
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 c5c4c17..d25d15a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.6.2.GIT
+DEF_VER=v3.7.0.GIT
 
 LF='
 '