From b5b9b3855f771d1ed1aaa79a547b12ee1f8a218b Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Mon, 20 Oct 2008 20:29:13 +0000 Subject: Upgrade to ExtUtils-MakeMaker-6.48 p4raw-id: //depot/perl@34541 --- lib/ExtUtils/MM_Unix.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ExtUtils/MM_Unix.pm') diff --git a/lib/ExtUtils/MM_Unix.pm b/lib/ExtUtils/MM_Unix.pm index d018fe0215..af5a7ce6bd 100644 --- a/lib/ExtUtils/MM_Unix.pm +++ b/lib/ExtUtils/MM_Unix.pm @@ -15,7 +15,7 @@ use ExtUtils::MakeMaker qw($Verbose neatvalue); # If we make $VERSION an our variable parse_version() breaks use vars qw($VERSION); -$VERSION = '6.47_02'; +$VERSION = '6.48'; require ExtUtils::MM_Any; our @ISA = qw(ExtUtils::MM_Any); -- cgit v1.2.1