From: Aaron Trevena Date: Tue, 5 Jul 2005 18:32:37 +0000 (+0000) Subject: 2.10_pre1 X-Git-Tag: 2.10~17 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=89c581d3ee5960c3f1271d38e7f053642466648d 2.10_pre1 git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@347 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/MANIFEST b/MANIFEST index 45978df..7c6a260 100644 --- a/MANIFEST +++ b/MANIFEST @@ -28,6 +28,7 @@ MANIFEST MANIFEST.SKIP META.yml Module meta-data (added by MakeMaker) README +AUTHORS t/01basics.t t/02pod.t t/03podcoverage.t diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 582a57b..49281f8 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -7,7 +7,7 @@ use Maypole::Config; use Maypole::Constants; use Maypole::Headers; -our $VERSION = '2.09'; +our $VERSION = '2.10_pre1'; __PACKAGE__->mk_classdata($_) for qw( config init_done view_object ); __PACKAGE__->mk_accessors(