about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-13 12:08:03 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-13 12:08:03 -0700
commit943f9ff1a04eb1c0e494bd74b269d3e93e809a98 (patch)
tree7578fd64d97ee45ea25c85c4e74f9f39bf2c9997 /lib/unicorn/const.rb
parent96c29ee3c7bee26237aaa0e76517aaaf6bb8bfa9 (diff)
downloadunicorn-943f9ff1a04eb1c0e494bd74b269d3e93e809a98.tar.gz
Diffstat (limited to 'lib/unicorn/const.rb')
-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 f359594..2d5d9d4 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.2".freeze
+    UNICORN_VERSION="0.5.0".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze