diff options
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 7ae7bcf9fe..8ad20eb240 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -764,7 +764,7 @@ use File::Glob qw(:case); 'perlfaq' => { 'MAINTAINER' => 'perlfaq', - 'DISTRIBUTION' => 'LLAP/perlfaq-5.0150035.tar.gz', + 'DISTRIBUTION' => 'LLAP/perlfaq-5.0150036.tar.gz', 'FILES' => q[cpan/perlfaq], 'EXCLUDED' => [ qw(t/release-pod-syntax.t t/release-eol.t t/release-no-tabs.t) ], |