projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
aae53c4
)
Bump version number
Nicholas Clark [Thu, 18 Nov 2004 23:32:20 +0000 (23:32 +0000)]
p4raw-id: //depot/perl@23517
lib/ExtUtils/Constant.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/Constant.pm
b/lib/ExtUtils/Constant.pm
index
9bbebaa
..
ab18c72
100644
(file)
--- a/
lib/ExtUtils/Constant.pm
+++ b/
lib/ExtUtils/Constant.pm
@@
-1,6
+1,6
@@
package ExtUtils::Constant;
use vars qw (@ISA $VERSION %XS_Constant %XS_TypeSet @EXPORT_OK %EXPORT_TAGS);
-$VERSION = '0.14';
+$VERSION = 0.14_01;
=head1 NAME