summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2011-08-04 20:12:21 +0200
committerSteffen Mueller <smueller@cpan.org>2011-08-04 20:12:21 +0200
commit54d18cdceede591a29c5e0beebe4eec4a0baae42 (patch)
tree97a3121d3512d6a770d926fc2f400213825560c2 /Porting
parente69061dc352aead76c31e0d932d915ea7ce26512 (diff)
downloadperl-54d18cdceede591a29c5e0beebe4eec4a0baae42.tar.gz
Another ExtUtils::ParseXS version upgrade necessary
This is ExtUtils::ParseXS 3.02. Nothing to see here.
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 4bcc3ba4ac..fd7c3cc0e4 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -752,7 +752,7 @@ use File::Glob qw(:case);
'ExtUtils::ParseXS' =>
{
'MAINTAINER' => 'smueller',
- 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.01.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.02.tar.gz',
'FILES' => q[dist/ExtUtils-ParseXS],
'UPSTREAM' => 'blead',
},