about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-02-09 19:58:32 -0800
committerEric Wong <normalperson@yhbt.net>2009-02-09 19:58:32 -0800
commita2dfa810e75d2618916aebf77078037bcb2204c6 (patch)
tree3453e650184a017b3fcc473e7a97d01aaaf3c1b2 /lib
parent8c711107d8c53d899048190e5870f2689f63e529 (diff)
downloadunicorn-a2dfa810e75d2618916aebf77078037bcb2204c6.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 73c334c..4b3dcbf 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.0".freeze
+    UNICORN_VERSION="0.1.0".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze