Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit 71deaf1

Browse files
committed
Bump release version for 5.032002
1 parent 475e1ca commit 71deaf1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Changes

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
5.032000 2020-10-26
1+
2+
5.032002 2020-11-11
3+
4+
Fix warnings in UNOP_AUX
5+
6+
5.032001 2020-10-26
27

38
Support for Perl 5.32
49

lib/B/C.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
package B::C;
1313

14-
our $VERSION = '5.032001';
14+
our $VERSION = '5.032002';
1515

1616
our $caller = caller; # So we know how we were invoked.
1717

0 commit comments

Comments
 (0)