Navigation Menu

Skip to content

Commit

Permalink
bump Data::Dumper version number.
Browse files Browse the repository at this point in the history
both maint branches are listed as 2.121_17, but bleed has
additional changes.

p4raw-id: //depot/perl@35060
  • Loading branch information
Dave Mitchell committed Dec 9, 2008
1 parent f1618b1 commit 5d2f576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/Data/Dumper/Dumper.pm
Expand Up @@ -9,7 +9,7 @@

package Data::Dumper;

$VERSION = '2.121_17';
$VERSION = '2.121_18';

#$| = 1;

Expand Down

0 comments on commit 5d2f576

Please sign in to comment.