summaryrefslogtreecommitdiff
path: root/dist/Devel-PPPort/PPPort_pm.PL
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2019-06-21 16:46:27 -0400
committerNicolas R <atoomic@cpan.org>2019-06-21 17:11:01 -0400
commite01077d94eaee34f13618573739d36970c8bc3cf (patch)
tree58abe516af7adfbc6e2a1bdf62a54ea9bd1bda37 /dist/Devel-PPPort/PPPort_pm.PL
parent338cfcf3edd0dcb41cb3a9135bc73a3bf7c5c633 (diff)
downloadperl-e01077d94eaee34f13618573739d36970c8bc3cf.tar.gz
Temporary bump PPPort to 3.54 before next release
This is making porting/cmp_version.t happy for now. We plan to release Devel::PPPort over the next days/weeks and this would be required before the next release. Note that previous Perl version was release without releasing Devel::PPPort. We probably want to release a 3.53 version matching it, followed by a 3.54 one.
Diffstat (limited to 'dist/Devel-PPPort/PPPort_pm.PL')
-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 05525ed294..a78d4028c1 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.53';
+$VERSION = '3.54';
sub _init_data
{