In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/126fc07f46caef8f4f9866ac6a1ebaa9456995f4?hp=168d28a25a5ef3cd35a92e9a6d5f30189880b1cf>
- Log ----------------------------------------------------------------- commit 126fc07f46caef8f4f9866ac6a1ebaa9456995f4 Author: Florian Ragwitz <[email protected]> Date: Sat Mar 2 12:10:58 2013 -0500 Synchronise Env with CPAN ----------------------------------------------------------------------- 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 00b66f1..74419aa 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -666,7 +666,7 @@ use File::Glob qw(:case); 'Env' => { 'MAINTAINER' => 'p5p', - 'DISTRIBUTION' => 'FLORA/Env-1.03.tar.gz', + 'DISTRIBUTION' => 'FLORA/Env-1.04.tar.gz', 'FILES' => q[dist/Env], 'EXCLUDED' => [qr{^t/release-.*\.t}], 'UPSTREAM' => 'blead', -- Perl5 Master Repository
