projects
/
p5sagit/Module-Metadata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cd41f0d
)
bump version to 1.000003 and timestamp Changes
release_1.0.3
David Golden [Fri, 7 Jan 2011 02:34:58 +0000 (21:34 -0500)]
Changes
patch
|
blob
|
blame
|
history
lib/Module/Metadata.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
fedd0fc
..
90ca2dd
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,4
+1,4
@@
-1.0.3
+1.0.3 2011-01-06 21:35:00
- Pod cleanup (DAGOLDEN)
1.0.2 2010-12-10 12:00:00
diff --git
a/lib/Module/Metadata.pm
b/lib/Module/Metadata.pm
index
917af0a
..
e02b48f
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.000002';
+$VERSION = '1.000003';
$VERSION = eval $VERSION;
use File::Spec;