summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2021-08-23 09:11:27 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2021-08-23 09:11:27 +0100
commit94344ab1abb118212a66fda7b5bcd40d96b460f4 (patch)
tree1f4bb5f8193286a0e65bb79c6885bc81c5ab6fe5 /dist
parent3fd2ac55c6607b32006c42715c7d5ab7c262eb1c (diff)
downloadperl-94344ab1abb118212a66fda7b5bcd40d96b460f4.tar.gz
Better put a date in it
Diffstat (limited to 'dist')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 52c8b81f17..f716ce913a 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -382,7 +382,7 @@ sub changes_between {
5.035001 => '2021-06-20',
5.035002 => '2021-07-23',
5.035003 => '2021-08-20',
- 5.035004 => '????-??-??',
+ 5.035004 => '2021-09-20',
);
for my $version ( sort { $a <=> $b } keys %released ) {