From ad5ab9fe21d57b78b7c6681bbc0907c934e898b0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 Jan 2013 11:21:45 +0000 Subject: Rainbows! 4.4.3 - bugfixes for EventMachine users This release fixes two EventMachine bugfixes from Lin Jen-Shin and Mark J. Titorenko. There are also some minor cleanups. Lin Jen-Shin (1): event_machine: avoid close on deferred response Mark J. Titorenko (1): event_machine: join reactor_thread if it is already running Eric Wong (2): event_machine: cleanup confusing assignment t/GNUmakefile: cleanup test dependencies --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 2937381..f9d18bb 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '4.4.2' + RAINBOWS_VERSION = '4.4.3' include Unicorn::Const -- cgit v1.2.3-24-ge0c7