projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b98e2d4
)
bump Module::Metadata version to 1.0.0
release_1.0.0
Matt S Trout [Tue, 6 Jul 2010 21:16:11 +0000 (22:16 +0100)]
lib/Module/Metadata.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Module/Metadata.pm
b/lib/Module/Metadata.pm
index
518b3a4
..
dc95882
100644
(file)
--- a/
lib/Module/Metadata.pm
+++ b/
lib/Module/Metadata.pm
@@
-11,7
+11,7
@@
package Module::Metadata;
use strict;
use vars qw($VERSION);
-$VERSION = '0.36_04';
+$VERSION = '1.000000';
$VERSION = eval $VERSION;
use File::Spec;