about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-03-25 16:31:33 -0700
committerEric Wong <normalperson@yhbt.net>2009-03-25 16:31:33 -0700
commit9c338507225446cb5c477a91c5e5da0bfe305949 (patch)
tree07c7b9a03126fdd0b3f2b9ed9fd57da580477e3d /lib
parent9ccced22c38c30e776edc5c2513194623b42a7a9 (diff)
downloadunicorn-9c338507225446cb5c477a91c5e5da0bfe305949.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 8f9e978..ed7f5b1 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.2".freeze
+    UNICORN_VERSION="0.2.3".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze