In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/891f9d0e205d7e97da34d677d23a0f35a3fbb482?hp=3350824ec19fdd3cc42564918b8feb4f464bdcc0>

- Log -----------------------------------------------------------------
commit 891f9d0e205d7e97da34d677d23a0f35a3fbb482
Author: H.Merijn Brand <[email protected]>
Date:   Mon Aug 10 21:29:11 2009 +0200

    Update threads to 1.74
-----------------------------------------------------------------------

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 69ec2c5..52bf6f1 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1845,7 +1845,7 @@ package Maintainers;
     'threads' =>
        {
        'MAINTAINER'    => 'jdhedden',
-       'DISTRIBUTION'  => 'JDHEDDEN/threads-1.73.tar.gz',
+       'DISTRIBUTION'  => 'JDHEDDEN/threads-1.74.tar.gz',
        'FILES'         => q[ext/threads],
        'EXCLUDED'      => [ qw(examples/pool.pl
                                t/pod.t

--
Perl5 Master Repository

Reply via email to