From 1493af7cc23afecc8592ce44f5226476afccd212 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 11 Nov 2010 07:17:19 +0800 Subject: switch versions to 3.0.0pre Here are major, incompatible internal API changes. --- 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 3b324c7..cdb5f11 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.0 - UNICORN_VERSION = "2.0.0" + # The current version of Unicorn, currently 3.0.0pre + UNICORN_VERSION = "3.0.0pre" # default TCP listen host address (0.0.0.0, all interfaces) DEFAULT_HOST = "0.0.0.0" -- cgit v1.2.3-24-ge0c7