From 7d48cb41fd3a26f4000a386de357c009204bcf14 Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Mon, 20 Jul 2009 01:21:15 +0200 Subject: [PATCH] forgot the version Bump - sigh --- lib/ExtUtils/Install.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ExtUtils/Install.pm b/lib/ExtUtils/Install.pm index 464b769..5ee9f37 100644 --- a/lib/ExtUtils/Install.pm +++ b/lib/ExtUtils/Install.pm @@ -42,7 +42,7 @@ ExtUtils::Install - install files from here to there =cut -$VERSION = '1.52_02'; +$VERSION = '1.52_03'; $VERSION = eval $VERSION; =pod -- 1.8.3.1