From afdf07cbf4fd71b36ff3181860d56e799ad3e0d8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 22 May 2009 02:06:05 -0700 Subject: unicorn 0.7.1 --- CHANGELOG | 1 + lib/unicorn/const.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a2a5a64..0c1c63c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +v0.7.1 - minor fixes, cleanups and documentation improvements v0.7.0 - rack.version is 1.0 v0.6.0 - cleanups + optimizations, signals to {in,de}crement processes v0.5.4 - fix data corruption with some small uploads (not curl) diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 3bd4808..1945172 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -59,7 +59,7 @@ module Unicorn REQUEST_URI='REQUEST_URI'.freeze REQUEST_PATH='REQUEST_PATH'.freeze - UNICORN_VERSION="0.7.0".freeze + UNICORN_VERSION="0.7.1".freeze DEFAULT_HOST = "0.0.0.0".freeze # default TCP listen host address DEFAULT_PORT = "8080".freeze # default TCP listen port -- cgit v1.2.3-24-ge0c7