summaryrefslogtreecommitdiff
path: root/README.third_party.md
diff options
context:
space:
mode:
authorRyan Egesdahl <ryan.egesdahl@mongodb.com>2020-06-18 10:51:32 -0700
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-26 17:47:49 +0000
commit307c909b4a7bd574b09cd630701a915d2bc982b9 (patch)
tree619ae601552d2ae85588c20642a3107309abe27b /README.third_party.md
parent22d98e72ac45cd4e145d6b9b42099c5585727ec7 (diff)
downloadmongo-307c909b4a7bd574b09cd630701a915d2bc982b9.tar.gz
SERVER-40147 Upgrade third-party variant from 1.3.0 to 1.4.0
We use a third-party implementation of std::variant on platforms that do not include it. This change simply upgrades the third-party source to the most recent release and then fixes the way we actually depend on it.
Diffstat (limited to 'README.third_party.md')
-rw-r--r--README.third_party.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.third_party.md b/README.third_party.md
index 719984347d3..3323c736429 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -48,7 +48,7 @@ a notice will be included in
| [TomCrypt] | Public Domain | 1.18.2 | 1.18.2 | ✗ | ✗ |
| [Unicode] | Unicode-DFS-2015 | 13.0.0 | 8.0.0 | ✗ | ✗ |
| [Valgrind] | BSD-3-Clause<sup>\[<a href="#note_vg" id="ref_vg">1</a>]</sup> | 3.15.0 | 3.11.0 | | ✗ |
-| [variant] | BSL-1.0 | 1.4.0 | 1.3.0 | | ✗ |
+| [variant] | BSL-1.0 | 1.4.0 | 1.4.0 | | ✗ |
| [wiredtiger] | | | <sup>\[<a href="#note_wt" id="ref_wt">2</a>]</sup> | ✗ | ✗ |
| [yaml-cpp] | MIT | 0.6.3 | 0.6.2 | | ✗ |
| [Zlib] | Zlib | 1.2.11 | 1.2.11 | ✗ | ✗ |