Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Apr 1, 2012
1 parent 0a5d307 commit d736d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use File::Copy;

$| = 1;

my $Version = "0.84";
my $Version = "0.85";
my $Author = 'pjcj@cpan.org';
my @perlbug = ("perlbug", "-a", $Author,
"-s", "Installation of Devel::Cover $Version");
Expand Down

0 comments on commit d736d3d

Please sign in to comment.