Mention the rocksdb version the master was build with.

This commit is contained in:
hofmockel 2015-04-12 14:11:46 +02:00
parent cd545c7ac0
commit cf95b579c4

View file

@ -11,7 +11,7 @@ Python bindings to the C++ interface of http://rocksdb.org/ using cython::
print db.get(b"a") print db.get(b"a")
Tested with python2.7 and python3.3 and RocksDB version xxxxx Tested with python2.7 and python3.3 and RocksDB version 3.10
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2