Update Mongo DB version on local machine

I’ve been running in to some issues where some mongo queries have inconstancies on different local computers. I think it may have something to do with the machines running different version of Mongo DB.

Can someone point me to some documentation on how to upgrade my local database to the most current Meteor supports?

I think latest Meteor uses 2.6.7

here’s a link to MongoDB’s installation section:

http://docs.mongodb.org/manual/installation/