Skip to content

Commit ec8657d

Browse files
committed
CDRIVER-771: Obsolete language needs updating
1 parent a74550f commit ec8657d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ About
77

88
mongo-c-driver is a client library written in C for MongoDB.
99

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-
1310
mongo-c-driver depends on `Libbson <https://github.com/mongodb/libbson>`_.
1411
Libbson will automatically be built if you do not have it installed on your system.
1512

@@ -47,7 +44,7 @@ the `mongodb-user list`_ to ask for help. Please include in your email all of th
4744
information:
4845

4946
- 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
5148
- Host OS, version, and architecture.
5249
- Examples: Windows 8 64-bit x86, Ubuntu 12.04 32-bit x86, OS X Mavericks
5350
- C Compiler and version.

0 commit comments

Comments
 (0)