From 425dd28a3e2ac3716d95e03ea3048307dcb25c08 Mon Sep 17 00:00:00 2001 From: Aaron Trevena Date: Wed, 3 May 2006 14:14:47 +0000 Subject: [PATCH] AJT synch git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@487 48953598-375a-da11-a14b-00016c27c3ee --- META.yml | 2 +- lib/Maypole.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/META.yml b/META.yml index f1692a3..1b7eda8 100644 --- a/META.yml +++ b/META.yml @@ -1,7 +1,7 @@ # http://module-build.sourceforge.net/META-spec.html #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# name: Maypole -version: 2.11_pre2 +version: 2.11_pre3 version_from: lib/Maypole.pm installdirs: site requires: diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 83ce94a..2ba88c4 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_pre2'; +our $VERSION = '2.11_pre3'; our $mmagic = File::MMagic::XS->new(); # proposed privacy conventions: -- 2.39.2