projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
178aef9
)
Bump the VERSION on ExtUtils::Embed.
Nicholas Clark [Thu, 15 Nov 2007 11:56:19 +0000 (11:56 +0000)]
p4raw-id: //depot/perl@32327
lib/ExtUtils/Embed.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/Embed.pm
b/lib/ExtUtils/Embed.pm
index
371f9dc
..
dc6d5e7
100644
(file)
--- a/
lib/ExtUtils/Embed.pm
+++ b/
lib/ExtUtils/Embed.pm
@@
-18,7
+18,8
@@
use vars qw(@ISA @EXPORT $VERSION
);
use strict;
-$VERSION = '1.26_01';
+# This is not a dual-life module, so no need for development version numbers
+$VERSION = '1.27';
@ISA = qw(Exporter);
@EXPORT = qw(&xsinit &ldopts