summaryrefslogtreecommitdiffstats
path: root/MDK/Common.pm.pl
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-10-15 15:28:25 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-10-15 15:28:25 +0000
commit86ca0f86c5602289aac6584cd6592d201f231f17 (patch)
tree0ecdc5226958e2aa4540cd0081bed5198ffd1234 /MDK/Common.pm.pl
parentd7f24c815b6ee64ad2d7e0a374d593f1ecf6e301 (diff)
downloadperl-MDK-Common-86ca0f86c5602289aac6584cd6592d201f231f17.tar
perl-MDK-Common-86ca0f86c5602289aac6584cd6592d201f231f17.tar.gz
perl-MDK-Common-86ca0f86c5602289aac6584cd6592d201f231f17.tar.bz2
perl-MDK-Common-86ca0f86c5602289aac6584cd6592d201f231f17.tar.xz
perl-MDK-Common-86ca0f86c5602289aac6584cd6592d201f231f17.zip
for dams
Diffstat (limited to 'MDK/Common.pm.pl')
-rw-r--r--MDK/Common.pm.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/MDK/Common.pm.pl b/MDK/Common.pm.pl
index 5a66f95..0dbddd2 100644
--- a/MDK/Common.pm.pl
+++ b/MDK/Common.pm.pl
@@ -71,7 +71,7 @@ use vars qw(@ISA @EXPORT $VERSION); #);
# perl_checker: RE-EXPORT-ALL
@EXPORT = map { @$_ } map { values %{'MDK::Common::' . $_ . 'EXPORT_TAGS'} } grep { /::$/ } keys %MDK::Common::;
-$VERSION = "1.1.7";
+$VERSION = "1.1.8";
1;
EOF