summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
diff options
context:
space:
mode:
authorYves Orton <demerphq@gemini.(none)>2009-07-20 01:21:15 +0200
committerYves Orton <demerphq@gemini.(none)>2009-07-20 01:21:15 +0200
commit7d48cb41fd3a26f4000a386de357c009204bcf14 (patch)
tree55cff81f75ce44ade3c8cc5564afa29463176163 /lib/ExtUtils
parentf0fb50b599c0d00c800bb051f92aca0fbe796cfd (diff)
downloadperl-7d48cb41fd3a26f4000a386de357c009204bcf14.tar.gz
forgot the version Bump - sigh
Diffstat (limited to 'lib/ExtUtils')
-rw-r--r--lib/ExtUtils/Install.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ExtUtils/Install.pm b/lib/ExtUtils/Install.pm
index 464b769785..5ee9f37685 100644
--- a/lib/ExtUtils/Install.pm
+++ b/lib/ExtUtils/Install.pm
@@ -42,7 +42,7 @@ ExtUtils::Install - install files from here to there
=cut
-$VERSION = '1.52_02';
+$VERSION = '1.52_03';
$VERSION = eval $VERSION;
=pod