From d3b0894e9be04a245cb0bd720707f2249fe2e1e9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 24 Apr 2009 14:46:34 -0700 Subject: unicorn 0.6.0 --- CHANGELOG | 1 + lib/unicorn/const.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8eeb334..929175e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +v0.6.0 - cleanups + optimizations, signals to {in,de}crement processes v0.5.4 - fix data corruption with some small uploads (not curl) v0.5.3 - fix 100% CPU usage when idle, small cleanups v0.5.2 - force Status: header for compat, small cleanups diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index c31b8e3..1931530 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.5.3".freeze + UNICORN_VERSION="0.6.0".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