From: Tomas Doran Date: Tue, 16 Aug 2011 07:48:25 +0000 (+0100) Subject: Version 5.9000 X-Git-Tag: 5.9000^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=b967d999eea724491bc3e092da0e2e162f740ff3 Version 5.9000 --- diff --git a/Changes b/Changes index e55e08f..2487cca 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Catalyst-Manual +5.9000 16 Aug 2011 + + - Copy editing to make more sense in deployment documentation. + 5.8901 7 Aug 2011 - TRIAL RELEASE - Added Catalyst::Manual::Deployment containing the documentation which used to be in Catalyst::Engine::*, updated for the diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index aee714c..36fd880 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -6,7 +6,7 @@ package Catalyst::Manual; use strict; use warnings; -our $VERSION = '5.8901'; +our $VERSION = '5.9000'; =head1 NAME