summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Granum <exodist7@gmail.com>2016-12-15 08:34:36 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-12-15 08:34:47 +0000
commit3e2b45f94530412ed97dd6154c6b3eb431ac8e6d (patch)
treec8ede7a223311fb359e1fdcb873956ee5d18a473
parentde66127f9bf24630d8c14bc6fcd55b5954c7e8b8 (diff)
downloadperl-3e2b45f94530412ed97dd6154c6b3eb431ac8e6d.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 43371f16e6..bad848dda5 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.022003 => '????-??-??',
);