version bump for 5.7005
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual.pm
index 01fa2a4..cf0fecd 100644 (file)
@@ -11,15 +11,16 @@ Catalyst::Manual - pacakge holding the Catalyst developer's manual and tutorial
 =head1 SYNOPSIS
 
     perldoc Catalyst::Manual::Intro
-    perldoc Catalyst::Tutorial
+    perldoc Catalyst::Manual::Tutorial
 
 =head1 SEE ALSO
 
-Get L<Task::Catalyst::Tutorial|Task::Catalyst::Tutorial> to install
-all the dependencies you need to follow along with the Tutorial.
+Install L<Task::Catalyst::Tutorial|Task::Catalyst::Tutorial> to
+install all the dependencies you need to follow along with the
+Tutorial.
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '5.700301';
 
 1;