From: Aaron Trevena Date: Tue, 12 Jul 2005 20:26:36 +0000 (+0000) Subject: 2.10_pre3 release X-Git-Tag: 2.10~7 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=4937f0e321b7a1649203b29d037ec23f08fcae08 2.10_pre3 release git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@357 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/lib/Maypole.pm b/lib/Maypole.pm index d978bf0..30384eb 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.10_pre2a'; +our $VERSION = '2.10_pre3'; __PACKAGE__->mk_classdata($_) for qw( config init_done view_object ); __PACKAGE__->mk_accessors(