about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-02-18 19:44:58 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-02-18 19:44:58 +0000
commit0ee05d0acfef2b839c23273b34c8b23c31c0aeed (patch)
tree573d4816b1f355b350b5d9dec164912ca5543734 /Rakefile
parent00fa46db1b6448c897f11a4961ed942d527cb4be (diff)
downloadunicorn-0ee05d0acfef2b839c23273b34c8b23c31c0aeed.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@44 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 1d4db35..d8f8320 100644
--- a/Rakefile
+++ b/Rakefile
@@ -30,7 +30,7 @@ end
 
 setup_extension("http11", "http11")
 
-version="0.3.4"
+version="0.3.5"
 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"