about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-16 16:31:54 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-16 16:31:54 -0700
commit80485cda0a802c1c36e8fe6b04b9f74ba8d1c54e (patch)
tree9252cea78ec23135f88773fed5e19628c6f455de /lib
parentcbafce4d00a0c3850c75f1dae6481f2236d566ea (diff)
downloadunicorn-80485cda0a802c1c36e8fe6b04b9f74ba8d1c54e.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 2254341..6c32a32 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.5.1".freeze
+    UNICORN_VERSION="0.5.2".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze