diff --git a/docs/index.rst b/docs/index.rst
index ffdabd27dcef8e2c206eb5623fcff37dba6961eb..3e770f463fc48f0708cca9dd88cd5d7d2d5ed224 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,7 +11,7 @@ Python bindings to the C++ interface of http://rocksdb.org/ using cython::
     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::
     :maxdepth: 2