Change 31729 by [EMAIL PROTECTED] on 2007/08/17 11:00:24

        Oops, forgot to bump $VERSION for #31728

Affected files ...

... //depot/perl/lib/ExtUtils/CBuilder/Platform/Windows.pm#12 edit

Differences ...

==== //depot/perl/lib/ExtUtils/CBuilder/Platform/Windows.pm#12 (text) ====
Index: perl/lib/ExtUtils/CBuilder/Platform/Windows.pm
--- perl/lib/ExtUtils/CBuilder/Platform/Windows.pm#11~31728~    2007-08-17 
03:58:46.000000000 -0700
+++ perl/lib/ExtUtils/CBuilder/Platform/Windows.pm      2007-08-17 
04:00:24.000000000 -0700
@@ -9,7 +9,7 @@
 use ExtUtils::CBuilder::Base;
 
 use vars qw($VERSION @ISA);
-$VERSION = '0.13';
+$VERSION = '0.13_01';
 @ISA = qw(ExtUtils::CBuilder::Base);
 
 sub new {
End of Patch.

Reply via email to