summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-01 11:54:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-01 11:54:34 +0000
commit31e639b9a1e67674c5090ba9afd887cf76d7558c (patch)
tree8e5d95f188344be2c75e0cd4d19c3f08e17b599e /lib
parent11632a1a585339ab1da9c39291fb964f9442290e (diff)
downloadperl-MDK-Common-31e639b9a1e67674c5090ba9afd887cf76d7558c.tar
perl-MDK-Common-31e639b9a1e67674c5090ba9afd887cf76d7558c.tar.gz
perl-MDK-Common-31e639b9a1e67674c5090ba9afd887cf76d7558c.tar.bz2
perl-MDK-Common-31e639b9a1e67674c5090ba9afd887cf76d7558c.tar.xz
perl-MDK-Common-31e639b9a1e67674c5090ba9afd887cf76d7558c.zip
1.2.14
Diffstat (limited to 'lib')
-rw-r--r--lib/MDK/Common.pm.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MDK/Common.pm.pl b/lib/MDK/Common.pm.pl
index 55c13f5..3581430 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.13";
+our $VERSION = "1.2.14";
1;
EOF