sync version number with makefile
Jonathan Rockway [Fri, 27 Oct 2006 18:24:23 +0000 (18:24 +0000)]
lib/Catalyst/Manual.pm

index aeb326f..cf0fecd 100644 (file)
@@ -21,6 +21,6 @@ Tutorial.
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '5.700301';
 
 1;