Index: library/mongodb/README =================================================================== diff -u -N -r4468c6949ccaca090619183f11a5b4a1988a5a1c -rab21c8502870e715c567c657146283699e31b01b --- library/mongodb/README (.../README) (revision 4468c6949ccaca090619183f11a5b4a1988a5a1c) +++ library/mongodb/README (.../README) (revision ab21c8502870e715c567c657146283699e31b01b) @@ -8,8 +8,9 @@ The current version is tested with - Tcl 8.5 and Tcl 8.6 -- MongoDB v3.0.8 (released Dec 15, 2015) -- mongodb-c-driver 1.3.1 (released Jan 18, 2016) +- MongoDB v3.4.0 (released Nov 26, 2016) +- mongodb-c-driver 1.5.1 (released Dec 17, 2016) +- libbson 1.5.1 (released Dec 17, 2016) Follow the following steps to get MongoDB up and running and to compile the MongoDB driver for nx: @@ -75,7 +76,7 @@ check the content in MongoDB: % mongo - MongoDB shell version: 2.6.5 + MongoDB shell version: v3.4.0 connecting to: test > use tutorial switched to db tutorial