From 9f185041fb7af4cda21ba2d547fd4d16d9b2e453 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 28 Oct 2010 08:42:09 +0000 Subject: Rainbows! 1.0.0 - internal cleanups This release is merely a milestone in our evolving internal API. Use of kgio may result in performance improvements under Ruby 1.9.2 with non-blocking I/O-intensive workloads. The only bugfix is that SIGHUP reloads restores defaults on unset settings. A similar fix is included in Unicorn 2.0.0 as well. --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows/const.rb') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index e8265f6..9ab5a6f 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '1.0.0pre1' + RAINBOWS_VERSION = '1.0.0' include Unicorn::Const -- cgit v1.2.3-24-ge0c7