projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d57f5df
)
Bump version to 1.0.7
release_1.0.7
David Golden [Wed, 7 Sep 2011 16:00:42 +0000 (12:00 -0400)]
Changes
patch
|
blob
|
blame
|
history
lib/Module/Metadata.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
c459f9c
..
5d8a79c
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,4
@@
+1.0.7 2001-09-07 12:00:00
- Apply VMS fixes backported from blead (Craig A. Berry)
1.0.6 2011-08-29 04:00:00
diff --git
a/lib/Module/Metadata.pm
b/lib/Module/Metadata.pm
index
2016967
..
e2c83d3
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 = '1.000006';
+$VERSION = '1.000007';
$VERSION = eval $VERSION;
use File::Spec;