From: Tomas Doran Date: Tue, 2 Aug 2011 19:32:23 +0000 (+0100) Subject: Version 5.8008 X-Git-Tag: 5.8008^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=a6a153e4eefbdf7e330664a2ebe40f42a6256539 Version 5.8008 --- diff --git a/Changes b/Changes index ed7e281..dff3e14 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for Catalyst-Manual +5.8008 2 Aug 2011 - Tutorial chaper 3 - Remove note about hacking tests to require MyApp so that MyApp->path_to works. Application components should compile independently, and diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 7a11392..54ef76d 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.8007'; +our $VERSION = '5.8008'; =head1 NAME