From eb3b805818a89c08b5564d383beddf70f69af1a3 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Sat, 15 Jul 2017 17:18:46 +0100 Subject: 5.24.2 today --- dist/Module-CoreList/lib/Module/CoreList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index ab356be732..7b14b37827 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -311,7 +311,7 @@ sub changes_between { 5.026000 => '2017-05-30', 5.027000 => '2017-05-31', 5.027001 => '2017-06-20', - 5.024002 => '????-??-??', + 5.024002 => '2017-07-15', ); for my $version ( sort { $a <=> $b } keys %released ) { -- cgit v1.2.1