Change 29581 by [EMAIL PROTECTED] on 2006/12/18 13:35:18

        Bump version number of ExtUtils::MM_Unix after last change

Affected files ...

... //depot/perl/lib/ExtUtils/MM_Unix.pm#216 edit

Differences ...

==== //depot/perl/lib/ExtUtils/MM_Unix.pm#216 (text) ====
Index: perl/lib/ExtUtils/MM_Unix.pm
--- perl/lib/ExtUtils/MM_Unix.pm#215~29580~     2006-12-18 05:34:00.000000000 
-0800
+++ perl/lib/ExtUtils/MM_Unix.pm        2006-12-18 05:35:18.000000000 -0800
@@ -18,7 +18,7 @@
 
 use ExtUtils::MakeMaker qw($Verbose neatvalue);
 
-$VERSION = '1.51';
+$VERSION = '1.51_01';
 
 require ExtUtils::MM_Any;
 @ISA = qw(ExtUtils::MM_Any);
End of Patch.

Reply via email to