From 1aa156429fd926162a112d327dc394cb9772c79c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 18 Aug 2009 14:40:02 -0700 Subject: 0.10.0r - rainbows! --- lib/unicorn/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index f2e4656..34f78b7 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -5,7 +5,7 @@ module Unicorn # gave about a 3% to 10% performance improvement over using the strings directly. # Symbols did not really improve things much compared to constants. module Const - UNICORN_VERSION="0.90.0".freeze + UNICORN_VERSION="0.10.0r".freeze DEFAULT_HOST = "0.0.0.0".freeze # default TCP listen host address DEFAULT_PORT = "8080".freeze # default TCP listen port -- cgit v1.2.3-24-ge0c7