From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- contrib/perl5/lib/ExtUtils/testlib.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/perl5/lib/ExtUtils/testlib.pm') diff --git a/contrib/perl5/lib/ExtUtils/testlib.pm b/contrib/perl5/lib/ExtUtils/testlib.pm index d80f2a296b4d2..22a0ebd4b3bdd 100644 --- a/contrib/perl5/lib/ExtUtils/testlib.pm +++ b/contrib/perl5/lib/ExtUtils/testlib.pm @@ -1,6 +1,6 @@ package ExtUtils::testlib; -$VERSION = substr q$Revision: 1.11 $, 10; -# $Id: testlib.pm,v 1.11 1996/05/31 08:27:07 k Exp $ +$VERSION = substr q$Revision: 1.1.1.1 $, 10; +# $Id: testlib.pm,v 1.1.1.1 1998/09/09 06:59:55 markm Exp $ use lib qw(blib/arch blib/lib); 1; -- cgit v1.2.3