Skip to content

Commit

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


$| = 1; $| = 1;


my $Version = "0.96"; my $Version = "0.97";
my $Author = 'paul@pjcj.net'; my $Author = 'paul@pjcj.net';
my @perlbug = ("perlbug", "-a", $Author, my @perlbug = ("perlbug", "-a", $Author,
"-s", "Installation of Devel::Cover $Version"); "-s", "Installation of Devel::Cover $Version");
Expand Down

0 comments on commit 0ab3a34

Please sign in to comment.