summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-06-29 18:07:55 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-06-29 18:47:55 +0100
commitc10a69a7a3e122e90d075b2eeeb8071b8633c02e (patch)
treed5a83c9d6b006c291a23b9578fdca140aed2fe85
parentabf6f86bdffa714d6ae288fcdf624761ed35f17c (diff)
downloadperl-c10a69a7a3e122e90d075b2eeeb8071b8633c02e.tar.gz
5.27.0 contained 5.20170531; 5.27.1 contained 5.20170621
The 5.27.0 data was correct until commit a6b08d8b5d, which wrongly updated it to 5.20170620 instead of adding 5.27.1 stubs saying that. That mistake was perhaps the reason that 5.27.1 ended up containing 5.20170621 rather than the expected 5.20170620? (cherry picked from commit 9927ab6ab90ba710ebd3b027dd97c9fb9cc97623)
-rw-r--r--dist/Module-CoreList/Changes2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm6
2 files changed, 4 insertions, 4 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 74685edbaa..296e9c1261 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,7 +1,7 @@
5.20170312_22
- Updated for v5.22.4
-5.20170620
+5.20170621
- Updated for v5.27.1
5.20170531
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 89d16cfccb..edbce25ba5 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -14107,9 +14107,9 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'B::Deparse' => '1.41',
'B::Op_private' => '5.027000',
'Config' => '5.027',
- 'Module::CoreList' => '5.20170620',
- 'Module::CoreList::TieHashDelta'=> '5.20170620',
- 'Module::CoreList::Utils'=> '5.20170620',
+ 'Module::CoreList' => '5.20170531',
+ 'Module::CoreList::TieHashDelta'=> '5.20170531',
+ 'Module::CoreList::Utils'=> '5.20170531',
'O' => '1.02',
'attributes' => '0.3',
'feature' => '1.48',