projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
412304f
)
bump lib/ExtUtils/Constant.pm version to 0.22 since 5.8.9 had 0.21
David Mitchell [Fri, 12 Jun 2009 12:59:49 +0000 (13:59 +0100)]
lib/ExtUtils/Constant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/Constant.pm
b/lib/ExtUtils/Constant.pm
index
2bc6076
..
0a20b89
100644
(file)
--- a/
lib/ExtUtils/Constant.pm
+++ b/
lib/ExtUtils/Constant.pm
@@
-1,6
+1,6
@@
package ExtUtils::Constant;
use vars qw (@ISA $VERSION @EXPORT_OK %EXPORT_TAGS);
-$VERSION = 0.21;
+$VERSION = 0.22;
=head1 NAME