summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Knop <haarg@haarg.org>2022-11-04 05:45:07 +0100
committerGraham Knop <haarg@haarg.org>2022-11-09 14:30:57 +0100
commit111376aacc6d2497dc1cb1e072f0773c6c990ad5 (patch)
tree94ebeae8f38cd82634ad4b823bd71519a99f4164
parent24c349105fd87339cf368ef52630a21dd41d8e27 (diff)
downloadperl-111376aacc6d2497dc1cb1e072f0773c6c990ad5.tar.gz
Devel-PPPort: bump version
-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 cfbfaeb8fa..40dfc36c5a 100644
--- a/dist/Devel-PPPort/PPPort_pm.PL
+++ b/dist/Devel-PPPort/PPPort_pm.PL
@@ -756,7 +756,7 @@ package Devel::PPPort;
use strict;
use vars qw($VERSION $data);
-$VERSION = '3.68';
+$VERSION = '3.69';
sub _init_data
{