From 06c5595cb7b77f65648740d47f0b98a1a73eed8c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 4 May 2010 17:30:26 -0700 Subject: raindrops 0.2.0 - raining penguins! For servers running Unicorn 0.98.0 (and derivative servers) under Linux, :listeners no longer needs to be passed explicitly when configuring the Rack middleware. Some small documentation updates and cleanups, too. --- lib/raindrops.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/raindrops.rb b/lib/raindrops.rb index 8b7debd..e9a25eb 100644 --- a/lib/raindrops.rb +++ b/lib/raindrops.rb @@ -1,8 +1,8 @@ # -*- encoding: binary -*- class Raindrops - # Raindrops is currently at version 0.1.0 - VERSION = '0.1.0' + # Raindrops is currently at version 0.2.0 + VERSION = '0.2.0' # Used to represent the number of +active+ and +queued+ sockets for # a single listen socket across all threads and processes on a -- cgit v1.2.3-24-ge0c7