Change 31724 by [EMAIL PROTECTED] on 2007/08/16 10:12:11
Bump version to 1.26_01 after #31707.
Affected files ...
... //depot/perl/lib/ExtUtils/Embed.pm#31 edit
Differences ...
==== //depot/perl/lib/ExtUtils/Embed.pm#31 (text) ====
Index: perl/lib/ExtUtils/Embed.pm
--- perl/lib/ExtUtils/Embed.pm#30~31707~ 2007-08-13 23:27:48.000000000
-0700
+++ perl/lib/ExtUtils/Embed.pm 2007-08-16 03:12:11.000000000 -0700
@@ -18,7 +18,7 @@
);
use strict;
-$VERSION = 1.26;
+$VERSION = '1.26_01';
@ISA = qw(Exporter);
@EXPORT = qw(&xsinit &ldopts
End of Patch.