From eb5ba488422020568e5ccf650891d7fccce7238f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 7 Oct 2010 07:22:58 +0000 Subject: unicorn 2.0.0pre2 - releases are cheap Internal changes/cleanups for Rainbows! --- lib/unicorn/const.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index ec5444d..46f7d47 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -7,8 +7,8 @@ # improve things much compared to constants. module Unicorn::Const - # The current version of Unicorn, currently 2.0.0pre1 - UNICORN_VERSION = "2.0.0pre1" + # The current version of Unicorn, currently 2.0.0pre2 + UNICORN_VERSION = "2.0.0pre2" # default TCP listen host address (0.0.0.0, all interfaces) DEFAULT_HOST = "0.0.0.0" -- cgit v1.2.3-24-ge0c7