diff --git a/Rakefile b/Rakefile index de07a2c0..b38899c5 100644 --- a/Rakefile +++ b/Rakefile @@ -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." diff --git a/doc/site/src/news.page b/doc/site/src/news.page index caee7ac9..b579b27c 100644 --- a/doc/site/src/news.page +++ b/doc/site/src/news.page @@ -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