This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump version on perl5db.pl
[perl5.git] / lib / perl5db.pl
index 3601dff..85a5ef4 100644 (file)
@@ -523,7 +523,7 @@ BEGIN {
 # Debugger for Perl 5.00x; perl5db.pl patch level:
 use vars qw($VERSION $header);
 
-$VERSION = '1.39_08';
+$VERSION = '1.39_09';
 
 $header = "perl5db.pl version $VERSION";