]> git.decadent.org.uk Git - maypole.git/commitdiff
increased version number to 2.02
authorSebastian Riedel <sri@labs.kraih.com>
Mon, 25 Oct 2004 12:04:19 +0000 (12:04 +0000)
committerSebastian Riedel <sri@labs.kraih.com>
Mon, 25 Oct 2004 12:04:19 +0000 (12:04 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@263 48953598-375a-da11-a14b-00016c27c3ee

lib/Maypole.pm

index 7c9a8462eb7fb7237ef8713b0e7c34bcdbc88cf0..802769378b508f554b06caf549658eca76e6cdcb 100644 (file)
@@ -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(