In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/65269dc7d2f337b94435e6429c76724845d8ef87?hp=d947e7a211e365be90c523f5ad3b72b031e840c2>
- Log ----------------------------------------------------------------- commit 65269dc7d2f337b94435e6429c76724845d8ef87 Author: Jerry D. Hedden <[email protected]> Date: Fri Jun 12 13:00:00 2009 -0400 Update 'threads' 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 10a5c1a..0dfa8d9 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1795,7 +1795,7 @@ package Maintainers; 'threads' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/threads-1.72.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/threads-1.73.tar.gz', 'FILES' => q[ext/threads], 'EXCLUDED' => [ qw(examples/pool.pl t/pod.t -- Perl5 Master Repository
