This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump $Devel::PPPort::VERSION to 3,39
authorTony Cook <tony@develop-help.com>
Tue, 30 Jan 2018 23:46:49 +0000 (10:46 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 30 Jan 2018 23:46:49 +0000 (10:46 +1100)
dist/Devel-PPPort/PPPort_pm.PL

index f257061..15cfe63 100644 (file)
@@ -539,7 +539,7 @@ package Devel::PPPort;
 use strict;
 use vars qw($VERSION $data);
 
-$VERSION = '3.38';
+$VERSION = '3.39';
 
 sub _init_data
 {