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:
e6d730c
)
bump perl5db.pl's $VERSION
author
Tony Cook
<tony@develop-help.com>
Tue, 8 Dec 2020 23:43:12 +0000
(10:43 +1100)
committer
Tony Cook
<tony@develop-help.com>
Tue, 8 Dec 2020 23:43:12 +0000
(10:43 +1100)
lib/perl5db.pl
patch
|
blob
|
blame
|
history
diff --git
a/lib/perl5db.pl
b/lib/perl5db.pl
index
365649e
..
3ab6e57
100644
(file)
--- a/
lib/perl5db.pl
+++ b/
lib/perl5db.pl
@@
-531,7
+531,7
@@
BEGIN {
use vars qw($VERSION $header);
# bump to X.XX in blead, only use X.XX_XX in maint
use vars qw($VERSION $header);
# bump to X.XX in blead, only use X.XX_XX in maint
-$VERSION = '1.
59
';
+$VERSION = '1.
60
';
$header = "perl5db.pl version $VERSION";
$header = "perl5db.pl version $VERSION";