diff options
author | Aaron Crane <arc@cpan.org> | 2016-11-08 13:30:51 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2016-11-08 13:31:06 +0000 |
commit | d9922e9a1338ba1a93d16f8edcd4f79b9b047e7b (patch) | |
tree | 7975de12c949f4ca7018a8569764ec91528808e6 | |
parent | eaf4c7553b45a925c917ae9f0f5b71b874f65a61 (diff) | |
download | perl-d9922e9a1338ba1a93d16f8edcd4f79b9b047e7b.tar.gz |
Update 5.25.6 release date in Module::CoreList
(cherry picked from commit 1ef3f0972890ad77f1ebcca81e988733716de79c)
-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 2b5e256469..4431c796ee 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -299,7 +299,7 @@ sub changes_between { 5.025003 => '2016-07-20', 5.025004 => '2016-08-20', 5.025005 => '2016-09-20', - 5.025006 => '????-??-??', + 5.025006 => '2016-10-20', 5.022003 => '????-??-??', ); |