]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole.pm
Added Apache::RequestIO to Apache::MVC
[maypole.git] / lib / Maypole.pm
index a0e50cb681a5a4ade1ab1c9a840fd1ff73093968..bcd0b3ab0d6ff7f6bd12f858b3ab40bab1276e2f 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Maypole::Config;
 use Maypole::Constants;
 
-our $VERSION = '2.03';
+our $VERSION = '2.05';
 
 __PACKAGE__->mk_classdata($_) for qw( config init_done view_object );
 __PACKAGE__->mk_accessors(