We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8059bce commit 2eb8148Copy full SHA for 2eb8148
docs/content/mongocxx-v3/installation.md
@@ -38,7 +38,8 @@ have problems, please file a bug report via
38
The mongocxx driver builds on top of the MongoDB C driver.
39
40
* For mongocxx-3.2.x, libmongoc 1.9.2 or later is required.
41
-* For mongocxx-3.1.x, libmongoc 1.5.0 or later is required.
+* For mongocxx-3.1.[0-3], libmongoc 1.5.0 or later is required.
42
+* For mongocxx-3.1.4+, libmongoc 1.7.0 or later is required.
43
* For mongocxx-3.0.x, we recommend the last 1.4.x version of libmongoc
44
45
Unless you know that your package manager offers a high-enough version, you
0 commit comments