1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Have to do a small version bump to get the fixed dependency out.

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@105 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
zedshaw 2006-03-12 17:49:14 +00:00
parent 8bf636d451
commit 95c55d149e
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ end
setup_extension("http11", "http11")
name="mongrel"
version="0.3.10"
version="0.3.10.1"
setup_gem(name, version) do |spec|
spec.summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."

View file

@ -7,7 +7,7 @@ ordering: 2
h1. Latest News
h2. Mar-12: Mongrel 0.3.10 -- Big Release Day
h2. Mar-12: Mongrel 0.3.10.1 -- Big Release Day
This release is a bigger release than those in the
past but it was necessary as it touched many little