summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-01-06 21:07:19 -0500
committerDavid Golden <dagolden@cpan.org>2011-01-06 21:07:19 -0500
commita6e0c6eb63f52bd199e875beddb654231643de92 (patch)
tree272c57b63801eb6aadf938329fcc31ff88fffd8b /Porting
parenta8fb8d791b74ff90850140d94407aad99ec86fe3 (diff)
downloadperl-a6e0c6eb63f52bd199e875beddb654231643de92.tar.gz
update version.pm in Maintainers.pl
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
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/},