This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb37b3
)
Increment version number for threads.
author
James E Keenan
<jkeenan@cpan.org>
Fri, 27 Sep 2013 23:53:07 +0000
(
01:53
+0200)
committer
James E Keenan
<jkeenan@cpan.org>
Fri, 27 Sep 2013 23:58:10 +0000
(
01:58
+0200)
For: RT #120033
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
83015b9
..
124b54d
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1854,7
+1854,7
@@
use File::Glob qw(:case);
'threads' => {
'MAINTAINER' => 'jdhedden',
- 'DISTRIBUTION' => 'JDHEDDEN/threads-1.8
8
.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/threads-1.8
9
.tar.gz',
'FILES' => q[dist/threads],
'EXCLUDED' => [
qr{^examples/},