This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95afac5
)
bump $Devel::PPPort::VERSION to 3,39
author
Tony Cook
<tony@develop-help.com>
Tue, 30 Jan 2018 23:46:49 +0000
(10:46 +1100)
committer
Tony Cook
<tony@develop-help.com>
Tue, 30 Jan 2018 23:46:49 +0000
(10:46 +1100)
dist/Devel-PPPort/PPPort_pm.PL
patch
|
blob
|
blame
|
history
diff --git
a/dist/Devel-PPPort/PPPort_pm.PL
b/dist/Devel-PPPort/PPPort_pm.PL
index
f257061
..
15cfe63
100644
(file)
--- a/
dist/Devel-PPPort/PPPort_pm.PL
+++ b/
dist/Devel-PPPort/PPPort_pm.PL
@@
-539,7
+539,7
@@
package Devel::PPPort;
use strict;
use vars qw($VERSION $data);
-$VERSION = '3.3
8
';
+$VERSION = '3.3
9
';
sub _init_data
{