projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab71bbe
)
Bump the version of perl5db since the porting scripts care
author
Jesse Vincent
<jesse@bestpractical.com>
Tue, 24 Apr 2012 23:02:34 +0000
(19:02 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Tue, 1 May 2012 23:08:57 +0000
(19:08 -0400)
lib/perl5db.pl
patch
|
blob
|
history
diff --git
a/lib/perl5db.pl
b/lib/perl5db.pl
index
b4345e5
..
889f305
100644
(file)
--- a/
lib/perl5db.pl
+++ b/
lib/perl5db.pl
@@
-519,7
+519,7
@@
BEGIN {
}
# Debugger for Perl 5.00x; perl5db.pl patch level:
-$VERSION = '1.3
6
';
+$VERSION = '1.3
7
';
$header = "perl5db.pl version $VERSION";