From 5e08cfb5db18b8a95978363cd0e612119958cd6c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 24 Oct 2010 01:51:34 +0000 Subject: 1.2.26.1 --- lib/MDK/Common.pm.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/MDK/Common.pm.pl') diff --git a/lib/MDK/Common.pm.pl b/lib/MDK/Common.pm.pl index f8dbbdc..adec57b 100644 --- a/lib/MDK/Common.pm.pl +++ b/lib/MDK/Common.pm.pl @@ -73,7 +73,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.26"; +our $VERSION = "1.2.26.1"; 1; EOF -- cgit v1.2.1