File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 7
7
8
8
mongo-c-driver is a client library written in C for MongoDB.
9
9
10
- There are absolutely no guarantees of API/ABI stability at this point.
11
- But generally, we won't break API/ABI unless we have good reason.
12
-
13
10
mongo-c-driver depends on `Libbson <https://github.com/mongodb/libbson >`_.
14
11
Libbson will automatically be built if you do not have it installed on your system.
15
12
@@ -47,7 +44,7 @@ the `mongodb-user list`_ to ask for help. Please include in your email all of th
47
44
information:
48
45
49
46
- The version of the driver you are trying to build (branch or tag).
50
- - Examples: master branch, 1.0.2 tag
47
+ - Examples: master branch, 1.1.10 tag
51
48
- Host OS, version, and architecture.
52
49
- Examples: Windows 8 64-bit x86, Ubuntu 12.04 32-bit x86, OS X Mavericks
53
50
- C Compiler and version.
You can’t perform that action at this time.
0 commit comments