diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2016-08-23 08:18:54 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2016-08-23 08:18:58 +0100 |
commit | 123d10092ac8ab82a65b843de7309b03d1448b6e (patch) | |
tree | b9d67516627826811969322b40dbc97cccef37d1 | |
parent | 3f30d76a007b72b95ca42735450a17970c80288f (diff) | |
download | perl-123d10092ac8ab82a65b843de7309b03d1448b6e.tar.gz |
Update release date in Module::CoreList
(cherry picked from commit 3f85950fa0ced78e292f8a1481b894035e23b60b)
-rw-r--r-- | dist/Module-CoreList/lib/Module/CoreList.pm | 2 |
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 f61b8a74f5..cd86672992 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -297,7 +297,7 @@ sub changes_between { 5.025001 => '2016-05-20', 5.025002 => '2016-06-20', 5.025003 => '2016-07-20', - 5.025004 => '????-??-??', + 5.025004 => '2016-08-20', 5.022003 => '????-??-??', ); |