about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-03-31 20:12:30 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-03-31 20:12:30 +0000
commit6d1c93465b1c46acb9ede4bd0dbf3ab360981e6a (patch)
tree21668a648b3da21902c9b3aebaeb14140c1985a5 /Rakefile
parent1793acbedd62cf3aac9fd1ed3e36dde3654c920f (diff)
downloadunicorn-6d1c93465b1c46acb9ede4bd0dbf3ab360981e6a.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@134 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 dad9f7b..4d98603 100644
--- a/Rakefile
+++ b/Rakefile
@@ -32,7 +32,7 @@ end
 setup_extension("http11", "http11")
 
 name="mongrel"
-version="0.3.12"
+version="0.3.12.1"
 
 setup_gem(name, version) do |spec|
   spec.summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."