about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-03-22 16:43:40 -0700
committerEric Wong <normalperson@yhbt.net>2009-03-22 16:44:35 -0700
commit78668173ab0e78c5c94fe23b916a81822c24bf9c (patch)
tree527d41d396b43a195c8a6bf49fda098fff1157b5 /lib
parent771ee626338c8fa00f8eedda9bdfbbddb5206491 (diff)
downloadunicorn-78668173ab0e78c5c94fe23b916a81822c24bf9c.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 b02d9ef..8f9e978 100644
--- a/lib/unicorn/const.rb
+++ b/lib/unicorn/const.rb
@@ -68,7 +68,7 @@ module Unicorn
     REQUEST_URI='REQUEST_URI'.freeze
     REQUEST_PATH='REQUEST_PATH'.freeze
     
-    UNICORN_VERSION="0.2.1".freeze
+    UNICORN_VERSION="0.2.2".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze