From b88fe4513e310f5f38076cb137f6327d684a1d55 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 13 Nov 2009 18:47:20 -0800 Subject: bump version to 0.95.0pre We need a minor version since we will expose Unicorn::ClientDisconnect. --- lib/unicorn/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 4d9680c..e418cc1 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.94.0" + UNICORN_VERSION="0.95.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