summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Granum <exodist7@gmail.com>2016-12-15 08:35:54 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-12-15 08:36:00 +0000
commitcc625b3046148ea0d986192499ca877249a0adc8 (patch)
treeccb57529f4bed4a7cb00340ae1d0f9edaa18b49f
parent6f5763783ce2a1743dd335d9477dd8bd98daeb8a (diff)
downloadperl-cc625b3046148ea0d986192499ca877249a0adc8.tar.gz
Fix Module-CoreList version info for 5.25.7
(manually cherry picked from commit c49a7ab0702a9b94f98889e74b9255a6ad8f681d)
-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 4f02817f44..e7c0a6f680 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -300,7 +300,7 @@ sub changes_between {
5.025004 => '2016-08-20',
5.025005 => '2016-09-20',
5.025006 => '2016-10-20',
- 5.025007 => '????-??-??',
+ 5.025007 => '2016-11-20',
5.024001 => '????-??-??',
);