From 64b4d079fd8726babb563aaa66f1701bd2d6565d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 2 Dec 2009 00:51:06 -0800 Subject: Rainbows! 0.8.0 This release fixes a memory leak in our existing Revactor concurrency model. A new RevThreadPool concurrency model has been added as well as small cleaups to exit handling in workers. --- 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 a6f8c16..69e58aa 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -3,7 +3,7 @@ module Rainbows module Const - RAINBOWS_VERSION = '0.7.0' + RAINBOWS_VERSION = '0.8.0' include Unicorn::Const -- cgit v1.2.3-24-ge0c7