From 00ff46894fa71278b11ef689f463d5c88752bda2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 19 Jan 2010 17:52:33 -0800 Subject: bump version to 0.97.0pre There may be some large-ish internal changes for 0.97.0 --- lib/unicorn/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/unicorn/const.rb') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 1b3a9cd..983c5d6 100644 --- a/lib/unicorn/const.rb +++ b/lib/unicorn/const.rb @@ -7,7 +7,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.96.0" + UNICORN_VERSION="0.97.0pre" DEFAULT_HOST = "0.0.0.0" # default TCP listen host address DEFAULT_PORT = 8080 # default TCP listen port -- cgit v1.2.3-24-ge0c7