about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-04-30 04:56:28 +0000
committerEric Wong <normalperson@yhbt.net>2011-04-30 04:56:28 +0000
commit0874125ce56d52cee0f634712e69d1387eadfae1 (patch)
tree733815481fe840d3aa129e210d354e2b66a3b4db /GIT-VERSION-GEN
parentfe0dd93cd9cb97b46f6cfb4b1e370e38717a93f0 (diff)
downloadunicorn-0874125ce56d52cee0f634712e69d1387eadfae1.tar.gz
No changes to the core code, so this release only affects users
of the Unicorn::OobGC and Unicorn::ExecCGI modules.
Unicorn::OobGC was totally broken by the fix in the v1.1.6
release and is now reimplemented.  Unicorn::ExecCGI (which
hardly anybody uses) now returns proper HTTP status codes.
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 d182227..7a97c16 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.1.6.GIT
+DEF_VER=v1.1.7.GIT
 
 LF='
 '