about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-04-20 04:57:02 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-04-20 04:57:02 +0000
commitaecf16ba7a5c549199b4855137165ccbf00e431b (patch)
tree3a879424cd0a7a9db6732c14f4b9788e592552f3 /Rakefile
parentc727935306b8ccc82c7363e5c203f7356a6034a8 (diff)
downloadunicorn-aecf16ba7a5c549199b4855137165ccbf00e431b.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@161 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 676f94c..7d5cd48 100644
--- a/Rakefile
+++ b/Rakefile
@@ -32,7 +32,7 @@ end
 setup_extension("http11", "http11")
 
 name="mongrel"
-version="0.3.12.4"
+version="0.3.12.5"
 
 setup_gem(name, version) do |spec|
   spec.summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."