From 80485cda0a802c1c36e8fe6b04b9f74ba8d1c54e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 16 Apr 2009 16:31:54 -0700 Subject: unicorn 0.5.2 --- CHANGELOG | 1 + lib/unicorn/const.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7532df3..c0c6658 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +v0.5.2 - force Status: header for compat, small cleanups v0.5.1 - exit correctly on INT/TERM, QUIT is still recommended, however v0.5.0 - {after,before}_fork API change, small tweaks/fixes v0.4.2 - fix Rails ARStore, FD leak prevention, descriptive proctitles diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 2254341..6c32a32 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -58,7 +58,7 @@ module Unicorn REQUEST_URI='REQUEST_URI'.freeze REQUEST_PATH='REQUEST_PATH'.freeze - UNICORN_VERSION="0.5.1".freeze + UNICORN_VERSION="0.5.2".freeze UNICORN_TMP_BASE="unicorn".freeze -- cgit v1.2.3-24-ge0c7