From b98ed3ba9bbf9861cd39eb418cf2ca0c777af377 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 28 Oct 2017 01:15:11 +0200 Subject: 1.2.33 --- lib/MDK/Common.pm.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/MDK/Common.pm.pl b/lib/MDK/Common.pm.pl index f9218b1..aba2af4 100755 --- a/lib/MDK/Common.pm.pl +++ b/lib/MDK/Common.pm.pl @@ -75,7 +75,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.32"; +our $VERSION = "1.2.33"; 1; EOF -- cgit v1.2.1