Skip to content

Commit 6ea7dac

Browse files
committed
Increment $VERSION in HTMLLegacy.pm
Solely for the purpose of keeping t/porting/cmp_version.t happy.
1 parent 3afe150 commit 6ea7dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpan/Pod-Simple/lib/Pod/Simple/HTMLLegacy.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use warnings;
44

55
use Getopt::Long;
66

7-
our $VERSION = "5.01";
7+
our $VERSION = "5.02";
88

99
#--------------------------------------------------------------------------
1010
#

0 commit comments

Comments
 (0)