This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump perl5db.pl's $VERSION
[perl5.git] / lib / perl5db.pl
index 365649e..3ab6e57 100644 (file)
@@ -531,7 +531,7 @@ BEGIN {
 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";