about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-02 12:12:35 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-02 12:14:17 -0700
commit0dfffd4d8e5fcdefa74653f7c93a0ff302467126 (patch)
tree1da385a1e1cffb55f8f508a356e57225f25b9d2c /lib
parent9457a111cfb908af5049c0ca1c4b9a64b458f991 (diff)
downloadunicorn-0dfffd4d8e5fcdefa74653f7c93a0ff302467126.tar.gz
Diffstat (limited to 'lib')
-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 6c18cf2..f359594 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.4.1".freeze
+    UNICORN_VERSION="0.4.2".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze