about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-02-26 21:39:40 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-02-26 21:39:40 +0000
commite8d6936a049ae876ad161988a6eeb8a001bcb459 (patch)
treea4b6ab7ea7bb3d89424438efcc63ff15a6c32af2 /Rakefile
parentd8da35551287f33acf93f48fb9ab6bdb14e11d65 (diff)
downloadunicorn-e8d6936a049ae876ad161988a6eeb8a001bcb459.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@61 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c023c6b..9e56614 100644
--- a/Rakefile
+++ b/Rakefile
@@ -30,7 +30,7 @@ end
 
 setup_extension("http11", "http11")
 
-version="0.3.6"
+version="0.3.7"
 summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."
 test_file = "test/test_ws.rb"
 author="Zed A. Shaw"