prepared for release, dropping version number from Catalyst-Helper
Marcus Ramberg [Thu, 6 Jul 2006 17:32:23 +0000 (17:32 +0000)]
Changes
lib/Catalyst/Helper.pm

diff --git a/Changes b/Changes
index eaedf1a..9cbd86b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
-1.00    2006-05-23
+1.00    2006-07-06 19:23:00
         - Initial release
index e75e742..2611628 100644 (file)
@@ -16,7 +16,6 @@ use Catalyst::Exception;
 
 my %cache;
 
-our $VERSION = '1.00';
 
 =head1 NAME