From 0ffecc24d1e8ee77bf3b564932381a9d621849d4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 28 Oct 2017 02:34:58 +0200 Subject: 1.2.34 --- 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 aba2af4..9f80883 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.33"; +our $VERSION = "1.2.34"; 1; EOF -- cgit v1.2.1