Skip to content

Commit

Permalink
working on v0.82_01 (retcon)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Caron committed Mar 27, 2012
1 parent 23087d9 commit 04f5550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -18,7 +18,7 @@ use File::Copy;

$| = 1;

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

0 comments on commit 04f5550

Please sign in to comment.