diff options
Diffstat (limited to 'dist')
-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 7c28375c11..66959e7b21 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.49'; +$VERSION = '3.48'; sub _init_data { |