about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-01 03:54:11 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-01 03:54:11 -0700
commitf3d23ccf1e46bdfc9e5a24b0cd199654022fdf5e (patch)
tree6908407236e9b375ada16b5c5c9c4dec2bf08ce0
parentbd9a19fcecf277461d99d6dedf1551ac5ff76fc2 (diff)
parent6171c709e8814afd8e41b101106b434f0fd4da9b (diff)
downloadunicorn-f3d23ccf1e46bdfc9e5a24b0cd199654022fdf5e.tar.gz
* unicorn:
  unicorn 0.4.1
-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