summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-04-21 16:39:29 +0200
committerSawyer X <xsawyerx@cpan.org>2018-04-21 16:39:34 +0200
commitb802c965205ec6ca03975cce207190043cea0fc3 (patch)
treef05d6ce4aa07ac7d258373bee52523957f1e0566
parent47df711d2962ba4ae37dc98beea28c97b6943160 (diff)
downloadperl-b802c965205ec6ca03975cce207190043cea0fc3.tar.gz
Devel-PPPort: Bump to 3.42
-rw-r--r--dist/Devel-PPPort/PPPort_pm.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Devel-PPPort/PPPort_pm.PL b/dist/Devel-PPPort/PPPort_pm.PL
index ea08bdffa4..844da4aa29 100644
--- a/dist/Devel-PPPort/PPPort_pm.PL
+++ b/dist/Devel-PPPort/PPPort_pm.PL
@@ -551,7 +551,7 @@ package Devel::PPPort;
use strict;
use vars qw($VERSION $data);
-$VERSION = '3.41';
+$VERSION = '3.42';
sub _init_data
{