Increase perl5db.pl’s version to 1.35
authorFather Chrysostomos <sprout@cpan.org>
Tue, 6 Dec 2011 21:17:56 +0000 (13:17 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 6 Dec 2011 21:18:21 +0000 (13:18 -0800)
lib/perl5db.pl

index d8b6894..84a38f1 100644 (file)
@@ -519,7 +519,7 @@ BEGIN {
 }
 
 # Debugger for Perl 5.00x; perl5db.pl patch level:
-$VERSION = '1.34';
+$VERSION = '1.35';
 
 $header = "perl5db.pl version $VERSION";