diff options
author | David Golden <dagolden@cpan.org> | 2011-01-06 21:07:19 -0500 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2011-01-06 21:07:19 -0500 |
commit | a6e0c6eb63f52bd199e875beddb654231643de92 (patch) | |
tree | 272c57b63801eb6aadf938329fcc31ff88fffd8b /Porting | |
parent | a8fb8d791b74ff90850140d94407aad99ec86fe3 (diff) | |
download | perl-a6e0c6eb63f52bd199e875beddb654231643de92.tar.gz |
update version.pm in Maintainers.pl
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 7e58390806..dcb1ad2e99 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1578,7 +1578,7 @@ use File::Glob qw(:case); 'version' => { 'MAINTAINER' => 'jpeacock', - 'DISTRIBUTION' => 'JPEACOCK/version-0.82.tar.gz', + 'DISTRIBUTION' => 'JPEACOCK/version-0.88.tar.gz', 'FILES' => q[lib/version.pm lib/version.pod lib/version.t lib/version], 'EXCLUDED' => [ qr{^t/.*\.t$}, qw{t/survey_locales}, qr{^vutil/}, |