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 14:24:21 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-13 14:24:21 -0700
commit157409f5d839cbc9dee755907e41aaa78634935d (patch)
tree278890430f9535c11b484d5b0e23a45419abbd62 /lib/unicorn/const.rb
parent8762b78d1b44b50092a8cbfc22e31bf611612a73 (diff)
downloadunicorn-0.5.1.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 2d5d9d4..476a118 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.0".freeze
+    UNICORN_VERSION="0.5.1".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze