projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f1618b1
)
bump Data::Dumper version number.
Dave Mitchell [Tue, 9 Dec 2008 12:58:08 +0000 (12:58 +0000)]
both maint branches are listed as 2.121_17, but bleed has
additional changes.
p4raw-id: //depot/perl@35060
ext/Data/Dumper/Dumper.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Data/Dumper/Dumper.pm
b/ext/Data/Dumper/Dumper.pm
index
1d88e1f
..
b716ff2
100644
(file)
--- a/
ext/Data/Dumper/Dumper.pm
+++ b/
ext/Data/Dumper/Dumper.pm
@@
-9,7
+9,7
@@
package Data::Dumper;
-$VERSION = '2.121_17';
+$VERSION = '2.121_18';
#$| = 1;