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:
babb663
)
bump perl5db.pl $VERSION to 1.45
author
Tony Cook
<tony@develop-help.com>
Wed, 28 May 2014 01:12:40 +0000
(11:12 +1000)
committer
Tony Cook
<tony@develop-help.com>
Wed, 28 May 2014 01:12:40 +0000
(11:12 +1000)
lib/perl5db.pl
patch
|
blob
|
blame
|
history
diff --git
a/lib/perl5db.pl
b/lib/perl5db.pl
index
e99ccc3
..
8bc0150
100644
(file)
--- a/
lib/perl5db.pl
+++ b/
lib/perl5db.pl
@@
-523,7
+523,7
@@
BEGIN {
# Debugger for Perl 5.00x; perl5db.pl patch level:
use vars qw($VERSION $header);
-$VERSION = '1.4
4
';
+$VERSION = '1.4
5
';
$header = "perl5db.pl version $VERSION";