prep release
Ricardo SIGNES [Tue, 4 Nov 2008 21:34:01 +0000 (21:34 +0000)]
Changes
lib/Catalyst/Manual.pm

diff --git a/Changes b/Changes
index 027bc21..7a75e03 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,12 @@
 Revision history for Catalyst-Manual
 
-5.701X   XXXXX 
+5.7014   04 Nov 2008
         - Remove a reference to a FOREACH loop that did not exist (RT #39046)
         - Changed some Template Toolkit links to perldoc links (RT #38354)
         - Fix Template Toolkit website link (RT #37574)
         - Fix part numbering (RT #37963)
         - Improvements to the ACCEPT_CONTEXT docs in Manual::Intro
+        - Happy Election Day, America!
 
 5.7013   09 Jul 2008
         - revert to use Catalyst qw/@plugins/ style
index 431d26c..120f2b0 100644 (file)
@@ -23,6 +23,6 @@ Tutorial.
 
 =cut
 
-our $VERSION = '5.7013';
+our $VERSION = '5.7014';
 
 1;