bump C::M version number for release
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual.pm
index 01fa2a4..2de08ba 100644 (file)
@@ -6,20 +6,21 @@ package Catalyst::Manual;
 
 =head1 NAME
 
-Catalyst::Manual - pacakge holding the Catalyst developer's manual and tutorial
+Catalyst::Manual - The Catalyst developer's manual
 
 =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.700701';
 
 1;