From: Sebastian Riedel Date: Mon, 25 Oct 2004 12:04:19 +0000 (+0000) Subject: increased version number to 2.02 X-Git-Tag: 2.10~99 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=7a5d8104289f1781b0909e79c4e4ab51fa193104 increased version number to 2.02 git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@263 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 7c9a846..8027693 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -6,7 +6,7 @@ use warnings; use Maypole::Config; use Maypole::Constants; -our $VERSION = '2.01'; +our $VERSION = '2.02'; __PACKAGE__->mk_classdata($_) for qw( config init_done view_object ); __PACKAGE__->mk_accessors(