In perl.git, the branch devel-ppport-reorder has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/b802c965205ec6ca03975cce207190043cea0fc3?hp=47df711d2962ba4ae37dc98beea28c97b6943160>

- Log -----------------------------------------------------------------
commit b802c965205ec6ca03975cce207190043cea0fc3
Author: Sawyer X <xsawy...@cpan.org>
Date:   Sat Apr 21 16:39:29 2018 +0200

    Devel-PPPort: Bump to 3.42

-----------------------------------------------------------------------

Summary of changes:
 dist/Devel-PPPort/PPPort_pm.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 {

-- 
Perl5 Master Repository

Reply via email to