Index: library/mongodb/README =================================================================== diff -u -rf25459dce28ff8f1d0f5a567146ffb515e8b405c -re934af71d6cf1335ea45fbaae797f87090b9e365 --- library/mongodb/README (.../README) (revision f25459dce28ff8f1d0f5a567146ffb515e8b405c) +++ library/mongodb/README (.../README) (revision e934af71d6cf1335ea45fbaae797f87090b9e365) @@ -4,11 +4,10 @@ Ingredients: https://github.com/mongodb/mongo https://github.com/mongodb/mongo-c-driver - https://github.com/mongodb/libbson The current version is tested with -- MongoDB v2.4.10 -- mongodb-c-driver 0.94.1 +- MongoDB v2.6.1 +- mongodb-c-driver 0.96 Compile or obtain mongodb (the database). @@ -71,7 +70,7 @@ check the content in MongoDB: % mongo - MongoDB shell version: 2.4.9 + MongoDB shell version: 2.6.1 connecting to: test > use tutorial switched to db tutorial