From: Dave Rolsky Date: Thu, 8 Jul 2010 23:28:55 +0000 (-0500) Subject: Don't mention number of releases, since that's already changed. X-Git-Tag: 1.09~59 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=37c7d2c479b1a6a10e0791c79dfe40e6094545c7;p=gitmo%2FMoose.git Don't mention number of releases, since that's already changed. --- diff --git a/lib/Moose/Manual/Support.pod b/lib/Moose/Manual/Support.pod index 071d6c8..8a802a3 100644 --- a/lib/Moose/Manual/Support.pod +++ b/lib/Moose/Manual/Support.pod @@ -11,8 +11,8 @@ Moose uses the release early, release often philosophy. Moose is not released on a schedule. Releases happen as new features and bug fixes are required. -There have been to date, 98 releases of Moose over just under four -years. This is an average of a release every two weeks. +Moose has historically been released fairly often, and most releases include +just a few features or bug fixes. =head1 DEPRECATION POLICY