From: Peter Scott Date: Sun, 16 Sep 2001 09:09:58 +0000 (-0700) Subject: Re: Core module version numbers review X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f762923e02c8820cc3c1e6a19f86bae9cfd63bbb;p=p5sagit%2Fp5-mst-13.2.git Re: Core module version numbers review Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com> p4raw-id: //depot/perl@12038 --- diff --git a/lib/perl5db.pl b/lib/perl5db.pl index 6f1b20a..aa475d8 100644 --- a/lib/perl5db.pl +++ b/lib/perl5db.pl @@ -2,7 +2,7 @@ package DB; # Debugger for Perl 5.00x; perl5db.pl patch level: -$VERSION = 1.13; +$VERSION = 1.14; $header = "perl5db.pl version $VERSION"; #