projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bcbea5d
)
Upgrade to Data::Dumper stable release 2.122
Steffen Mueller [Tue, 9 Jun 2009 15:52:55 +0000 (17:52 +0200)]
ext/Data-Dumper/Changes
patch
|
blob
|
blame
|
history
ext/Data-Dumper/Dumper.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Data-Dumper/Changes
b/ext/Data-Dumper/Changes
index
ba2db37
..
a6b5a49
100644
(file)
--- a/
ext/Data-Dumper/Changes
+++ b/
ext/Data-Dumper/Changes
@@
-6,6
+6,10
@@
HISTORY - public release history for Data::Dumper
=over 8
+=item 2.122 (Jun 9 2009)
+
+Promote previous developer release to stable release.
+
=item 2.121_20 (Jun 6 2009)
- A host of bug fixes and improvements that have
diff --git
a/ext/Data-Dumper/Dumper.pm
b/ext/Data-Dumper/Dumper.pm
index
a954508
..
1cc1137
100644
(file)
--- a/
ext/Data-Dumper/Dumper.pm
+++ b/
ext/Data-Dumper/Dumper.pm
@@
-9,7
+9,7
@@
package Data::Dumper;
-$VERSION = '2.121_20';
+$VERSION = '2.122';
#$| = 1;