This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Core module version numbers review
authorPeter Scott <Peter@PSDT.com>
Sun, 16 Sep 2001 09:09:58 +0000 (02:09 -0700)
committerAbhijit Menon-Sen <ams@wiw.org>
Sun, 16 Sep 2001 15:16:24 +0000 (15:16 +0000)
Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>

p4raw-id: //depot/perl@12038

lib/perl5db.pl

index 6f1b20a..aa475d8 100644 (file)
@@ -2,7 +2,7 @@ package DB;
 
 # Debugger for Perl 5.00x; perl5db.pl patch level:
 
 
 # Debugger for Perl 5.00x; perl5db.pl patch level:
 
-$VERSION = 1.13;
+$VERSION = 1.14;
 $header = "perl5db.pl version $VERSION";
 
 #
 $header = "perl5db.pl version $VERSION";
 
 #