diff options
Diffstat (limited to 'dist/Devel-PPPort/PPPort_pm.PL')
-rw-r--r-- | dist/Devel-PPPort/PPPort_pm.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Devel-PPPort/PPPort_pm.PL b/dist/Devel-PPPort/PPPort_pm.PL index 29708a76c2..f4f7cf5dc4 100644 --- a/dist/Devel-PPPort/PPPort_pm.PL +++ b/dist/Devel-PPPort/PPPort_pm.PL @@ -711,7 +711,7 @@ package Devel::PPPort; use strict; use vars qw($VERSION $data); -$VERSION = '3.55'; +$VERSION = '3.56'; sub _init_data { |