In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/d657d9d6ff32d97f728468caa2335cb6d5c1c6cb?hp=dd766832e653b99bd7a3b57d049f81e9d8c000fe>
- Log ----------------------------------------------------------------- commit d657d9d6ff32d97f728468caa2335cb6d5c1c6cb Author: Chris 'BinGOs' Williams <[email protected]> Date: Wed Sep 19 12:38:02 2012 +0100 Sync version, erm, version in Maintainers.pl ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index edb4513..3dcdadf 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -2046,7 +2046,7 @@ use File::Glob qw(:case); 'version' => { 'MAINTAINER' => 'jpeacock', - 'DISTRIBUTION' => 'JPEACOCK/version-0.99.tar.gz', + 'DISTRIBUTION' => 'JPEACOCK/version-0.9901.tar.gz', 'FILES' => q[lib/version.pm lib/version.pod lib/version], 'EXCLUDED' => [ qr{^t/.*\.t$}, -- Perl5 Master Repository
