about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-16 22:32:04 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-16 22:32:36 -0700
commitf2e90a9f15efda1abc87cde00bb341fdf3368985 (patch)
treedbe4ccbbb86746f358e8ef2bc9e54b1033e2e9b8 /lib
parent95fa512342b4495cf9d56bbf663aa2114a85a4e1 (diff)
downloadunicorn-0.5.3.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 f132e84..80731ab 100644
--- a/lib/unicorn/const.rb
+++ b/lib/unicorn/const.rb
@@ -56,7 +56,7 @@ module Unicorn
     REQUEST_URI='REQUEST_URI'.freeze
     REQUEST_PATH='REQUEST_PATH'.freeze
 
-    UNICORN_VERSION="0.5.2".freeze
+    UNICORN_VERSION="0.5.3".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze