summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2015-03-03 18:30:54 -0500
committerJames E Keenan <jkeenan@cpan.org>2015-03-03 21:07:27 -0500
commitc0ff91434bb064739ba5081baa33cddd88fc5726 (patch)
tree54554e624bddff97ebc37d1b9fd6fd07df8197b6 /Porting
parent94a0894418670e8bdd2c1d63e76a77225365995d (diff)
downloadperl-c0ff91434bb064739ba5081baa33cddd88fc5726.tar.gz
Upgrade to threads 1.97
Committer actions: (1) regen for t/porting/customized.dat. (2) perldelta for update to threads.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 0e0b890029..50aedc2ea5 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1175,7 +1175,7 @@ use File::Glob qw(:case);
},
'threads' => {
- 'DISTRIBUTION' => 'JDHEDDEN/threads-1.96.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/threads-1.97.tar.gz',
'FILES' => q[dist/threads],
'CUSTOMIZED' => [
# Waiting to be merged upstream: see CPAN RT#100755