summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2010-11-20 01:44:57 +0100
committerSteffen Mueller <smueller@cpan.org>2010-11-20 02:21:42 +0100
commitd972eef1404a69ae5f386db007c8a1c5e5e2a9b6 (patch)
treeb8b8da6a6e3c1213340f1ae3def671488a785d0d /Porting
parent636280bd6305679e14034106e445e22aa9760d1b (diff)
downloadperl-d972eef1404a69ae5f386db007c8a1c5e5e2a9b6.tar.gz
Compare to lib.pm 0.63 on CPAN
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 e6f048aef3..d3c08424ed 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -778,7 +778,7 @@ use File::Glob qw(:case);
'lib' =>
{
'MAINTAINER' => 'smueller',
- 'DISTRIBUTION' => 'SMUELLER/lib-0.62.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/lib-0.63.tar.gz',
'FILES' => q[dist/lib/],
'EXCLUDED' => [ qw{forPAUSE/lib.pm t/00pod.t} ],
'UPSTREAM' => 'blead',