projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f23102e
)
Bump version of Module::Build after change #31619
Rafael Garcia-Suarez [Fri, 7 Sep 2007 14:03:52 +0000 (14:03 +0000)]
p4raw-link: @31619 on //depot/perl:
f82d2ab4f80792a36288c2270b44dbb7387cc379
p4raw-id: //depot/perl@31813
lib/Module/Build.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Module/Build.pm
b/lib/Module/Build.pm
index
5ae8d80
..
7f4408b
100644
(file)
--- a/
lib/Module/Build.pm
+++ b/
lib/Module/Build.pm
@@
-15,7
+15,7
@@
use Module::Build::Base;
use vars qw($VERSION @ISA);
@ISA = qw(Module::Build::Base);
-$VERSION = '0.2808';
+$VERSION = '0.2808_01';
$VERSION = eval $VERSION;
# Okay, this is the brute-force method of finding out what kind of