From: Yves Orton Date: Sun, 19 Jul 2009 23:21:15 +0000 (+0200) Subject: forgot the version Bump - sigh X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7d48cb41fd3a26f4000a386de357c009204bcf14;p=p5sagit%2Fp5-mst-13.2.git forgot the version Bump - sigh --- 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