summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJan Dubois <jand@activestate.com>2011-01-12 11:31:49 -0800
committerJan Dubois <jand@activestate.com>2011-01-12 11:31:49 -0800
commit2ae3110b76299590fc3db9d4cb26cd7b80c3b796 (patch)
treea802d46151c7880a24d3a3755d01b338f27b5c1d /Porting
parent3fa5404dd58b68a0fcd1b3237b84da342905c54a (diff)
downloadperl-2ae3110b76299590fc3db9d4cb26cd7b80c3b796.tar.gz
Update to Win32-0.43 from 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 15eb3fbe80..e2f7d28ba6 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1640,7 +1640,7 @@ use File::Glob qw(:case);
'Win32' =>
{
'MAINTAINER' => 'jand',
- 'DISTRIBUTION' => "JDB/Win32-0.42.tar.gz",
+ 'DISTRIBUTION' => "JDB/Win32-0.43.tar.gz",
'FILES' => q[cpan/Win32],
'UPSTREAM' => 'cpan',
},