From 4937f0e321b7a1649203b29d037ec23f08fcae08 Mon Sep 17 00:00:00 2001 From: Aaron Trevena Date: Tue, 12 Jul 2005 20:26:36 +0000 Subject: [PATCH] 2.10_pre3 release git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@357 48953598-375a-da11-a14b-00016c27c3ee --- lib/Maypole.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( -- 2.39.2