Skip to content

Commit

Permalink
Maintainers.pl: bump versions for threads dists
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhedden authored and rjbs committed May 2, 2016
1 parent 10d36cf commit 6d08d01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Porting/Maintainers.pl
Expand Up @@ -1163,7 +1163,7 @@ package Maintainers;
# correct for this (and Thread::Semaphore, threads, and threads::shared)
# to be under dist/ rather than cpan/
'Thread::Queue' => {
'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-3.08.tar.gz',
'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-3.09.tar.gz',
'FILES' => q[dist/Thread-Queue],
'EXCLUDED' => [
qr{^examples/},
Expand All @@ -1187,7 +1187,7 @@ package Maintainers;
},

'threads' => {
'DISTRIBUTION' => 'JDHEDDEN/threads-2.06.tar.gz',
'DISTRIBUTION' => 'JDHEDDEN/threads-2.07.tar.gz',
'FILES' => q[dist/threads],
'EXCLUDED' => [
qr{^examples/},
Expand Down

0 comments on commit 6d08d01

Please sign in to comment.