From e4562b40a281ae891063b247d8764fc0ee5fbf36 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Sat, 3 Nov 2018 01:13:39 +0000 Subject: Set the tentative release date for consistency with maint-5.28 (q.v.) --- 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 29e4672629..3f9ec3769e 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -345,7 +345,7 @@ sub changes_between { 5.029002 => '2018-08-20', 5.029003 => '2018-09-20', 5.029004 => '2018-10-20', - 5.026003 => '????-??-??', + 5.026003 => '2018-11-22', ); for my $version ( sort { $a <=> $b } keys %released ) { -- cgit v1.2.1