From a2d5ad61d5f7c6b744f49ce549292e7f2d353ead Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Oct 2009 18:17:26 -0700 Subject: unicorn 0.93.1 Fix permissions for release tarballs/gems, no other changes. Thanks to Jay Reitz for reporting this. --- lib/unicorn/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/unicorn') diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb index 69ef6b2..98f1a26 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.93.0" + UNICORN_VERSION="0.93.1" DEFAULT_HOST = "0.0.0.0" # default TCP listen host address DEFAULT_PORT = 8080 # default TCP listen port -- cgit v1.2.3-24-ge0c7