about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-04-26 16:03:14 -0700
committerEric Wong <normalperson@yhbt.net>2010-04-26 16:03:14 -0700
commit8ae35a788bdfe24ad6bf58f19cad101acb1bd9f2 (patch)
treeceaded0c9ae94d83d6a2a4f9813bffcf3a3b0728 /GIT-VERSION-GEN
parent6996cdd8d7d36b72d4c1ee30a11969d164ed85e2 (diff)
parent3ce92574b356e4cb054b1291e1f035173420f12a (diff)
downloadunicorn-8ae35a788bdfe24ad6bf58f19cad101acb1bd9f2.tar.gz
* maint:
  unicorn 0.97.1 - fix HTTP parser for Rainbows!/Zbatery
  http: negative/invalid Content-Length raises exception
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 1e6f505..9142570 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.97.0.GIT
+DEF_VER=v0.97.1.GIT
 
 LF='
 '