Skip to content

Commit

Permalink
Bumper version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Apr 25, 2024
1 parent c844b34 commit a5f92f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ require Data::Dumper;

$| = 1;

my $Version = "1.40";
my $Latest_t = "5.037011";
my $Version = "1.41";
my $Latest_t = "5.039009";
my $Author = 'paul@pjcj.net';
my @perlbug = ("perlbug", "-a", $Author,
"-s", "Installation of Devel::Cover $Version");
Expand Down

0 comments on commit a5f92f6

Please sign in to comment.