about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-01 03:52:08 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-01 03:52:08 -0700
commit6171c709e8814afd8e41b101106b434f0fd4da9b (patch)
tree595c5c501cf2f909d29ac6ede234fd0ef300a9a6
parent4ab4cd579645be68857b8bf1da02d426833ab51a (diff)
downloadunicorn-6171c709e8814afd8e41b101106b434f0fd4da9b.tar.gz
-rw-r--r--lib/unicorn/const.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb
index 3a3d143..6c18cf2 100644
--- a/lib/unicorn/const.rb
+++ b/lib/unicorn/const.rb
@@ -58,7 +58,7 @@ module Unicorn
     REQUEST_URI='REQUEST_URI'.freeze
     REQUEST_PATH='REQUEST_PATH'.freeze
     
-    UNICORN_VERSION="0.2.3".freeze
+    UNICORN_VERSION="0.4.1".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze