From f93bb41e64f81800210e18ffedb5ed633e362495 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Thu, 14 Aug 2003 13:16:27 +0000 Subject: All the authors of these modules have now been contacted; but assuming no CPAN updates are upcoming, here are 'fake' version updates to make us different from 5.8.0. (List::Util+Scalar::Util will soon be updated; File::Spec CPAN release will be made based on 5.8.1.) p4raw-id: //depot/perl@20699 --- lib/Test/Harness/Straps.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Test') diff --git a/lib/Test/Harness/Straps.pm b/lib/Test/Harness/Straps.pm index dc3e4b644a..294dafa8f0 100644 --- a/lib/Test/Harness/Straps.pm +++ b/lib/Test/Harness/Straps.pm @@ -6,7 +6,7 @@ package Test::Harness::Straps; use strict; use vars qw($VERSION); use Config; -$VERSION = '0.14'; +$VERSION = '0.141'; use Test::Harness::Assert; use Test::Harness::Iterator; -- cgit v1.2.1