diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2010-02-18 09:46:16 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2010-02-18 09:46:16 +0000 |
commit | a551d937fd3e2ba4265a65a9e44cd1393b681318 (patch) | |
tree | 902f587c2717a3ef76fcafcbebb4a51cf54a073d /Porting | |
parent | a4cc96117b620fea7c0739c9e20f017a5fdeeb52 (diff) | |
download | perl-a551d937fd3e2ba4265a65a9e44cd1393b681318.tar.gz |
Upgrade podlators from 2.3.0 to 2.3.1
Ensures that all $VERSIONs are bumped in files that have changed since
Perl 5.11.4.
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 ddd96ae955..374caa06a6 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1308,7 +1308,7 @@ use File::Glob qw(:case); 'podlators' => { 'MAINTAINER' => 'rra', - 'DISTRIBUTION' => 'RRA/podlators-2.3.0.tar.gz', + 'DISTRIBUTION' => 'RRA/podlators-2.3.1.tar.gz', 'FILES' => q[cpan/podlators pod/pod2man.PL pod/pod2text.PL |