bump $VERSION for lib/perl5db.pl
authorTony Cook <tony@develop-help.com>
Wed, 2 Jan 2013 00:47:08 +0000 (11:47 +1100)
committerTony Cook <tony@develop-help.com>
Wed, 2 Jan 2013 00:47:08 +0000 (11:47 +1100)
There's been a release since this change was submitted.

lib/perl5db.pl

index 379fb60..b791f5a 100644 (file)
@@ -523,7 +523,7 @@ BEGIN {
 # Debugger for Perl 5.00x; perl5db.pl patch level:
 use vars qw($VERSION $header);
 
-$VERSION = '1.39_06';
+$VERSION = '1.39_07';
 
 $header = "perl5db.pl version $VERSION";