From 922309d0f33d6cdb5e95263af2d8ff0c8de43898 Mon Sep 17 00:00:00 2001 From: Aaron Trevena Date: Mon, 22 May 2006 15:33:13 +0000 Subject: [PATCH] 2.11 release unless I find a problem sharpish git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@489 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 2ba88c4..d14f517 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -12,7 +12,7 @@ use URI::QueryParam; use NEXT; use File::MMagic::XS qw(:compat); -our $VERSION = '2.11_pre3'; +our $VERSION = '2.11'; our $mmagic = File::MMagic::XS->new(); # proposed privacy conventions: -- 2.39.2