In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/91490fbe1187ee0d1ab27187fe75104690120930?hp=65269dc7d2f337b94435e6429c76724845d8ef87>
- Log ----------------------------------------------------------------- commit 91490fbe1187ee0d1ab27187fe75104690120930 Author: Florian Ragwitz <[email protected]> Date: Mon Jun 15 16:47:25 2009 +0200 Update 'NEXT' 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 0dfa8d9..6e7562d 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1195,7 +1195,7 @@ package Maintainers; 'NEXT' => { 'MAINTAINER' => 'rafl', - 'DISTRIBUTION' => 'FLORA/NEXT-0.63.tar.gz', + 'DISTRIBUTION' => 'FLORA/NEXT-0.64.tar.gz', 'FILES' => q[lib/NEXT.pm lib/NEXT], 'EXCLUDED' => [ qr{^demo/} ], 'CPAN' => 1, -- Perl5 Master Repository
