Skip to content

Commit 60c67f0

Browse files
committed
bump perl5db VERSION
1 parent b010c9d commit 60c67f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/perl5db.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ BEGIN
532532
use vars qw($VERSION $header);
533533

534534
# bump to X.XX in blead, only use X.XX_XX in maint
535-
$VERSION = '1.82';
535+
$VERSION = '1.83';
536536

537537
$header = "perl5db.pl version $VERSION";
538538

0 commit comments

Comments
 (0)