projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3461c7c
)
Bump version number of ExtUtils::MM_Win32
Rafael Garcia-Suarez [Fri, 24 Mar 2006 13:51:15 +0000 (13:51 +0000)]
p4raw-id: //depot/perl@27596
lib/ExtUtils/MM_Win32.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/MM_Win32.pm
b/lib/ExtUtils/MM_Win32.pm
index
f800367
..
8e028b2
100644
(file)
--- a/
lib/ExtUtils/MM_Win32.pm
+++ b/
lib/ExtUtils/MM_Win32.pm
@@
-29,7
+29,7
@@
use vars qw(@ISA $VERSION);
require ExtUtils::MM_Any;
require ExtUtils::MM_Unix;
@ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix );
-$VERSION = '1.12_01';
+$VERSION = '1.12_02';
$ENV{EMXSHELL} = 'sh'; # to run `commands`