From b65f42978fe3e199f8b7f96a0050a7c00414b7b9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 14 Sep 2011 10:31:36 +0000 Subject: 1.2.29 --- lib/MDK/Common.pm.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/MDK') diff --git a/lib/MDK/Common.pm.pl b/lib/MDK/Common.pm.pl index 260189a..0f4f985 100755 --- a/lib/MDK/Common.pm.pl +++ b/lib/MDK/Common.pm.pl @@ -74,7 +74,7 @@ our @ISA = qw(Exporter); # perl_checker: RE-EXPORT-ALL our @EXPORT = map { @$_ } map { values %{'MDK::Common::' . $_ . 'EXPORT_TAGS'} } grep { /::$/ } keys %MDK::Common::; -our $VERSION = "1.2.28"; +our $VERSION = "1.2.29"; 1; EOF -- cgit v1.2.1