Skip to content

Commit 2eb8148

Browse files
committed
minor: note changed C driver requirements for the 3.1.x release series
1 parent 8059bce commit 2eb8148

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/mongocxx-v3/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ have problems, please file a bug report via
3838
The mongocxx driver builds on top of the MongoDB C driver.
3939

4040
* 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.
41+
* 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.
4243
* For mongocxx-3.0.x, we recommend the last 1.4.x version of libmongoc
4344

4445
Unless you know that your package manager offers a high-enough version, you

0 commit comments

Comments
 (0)