Prepare release 0.7.1
refs #5129
Change-Id: Iba2703bdc5153024dbdfcb7e4c043f52964736f9
diff --git a/docs/INSTALL.rst b/docs/INSTALL.rst
index d9de1cb..d555476 100644
--- a/docs/INSTALL.rst
+++ b/docs/INSTALL.rst
@@ -73,7 +73,7 @@
The first step is to obtain the source code for NFD and its main dependency, the
*ndn-cxx* library. If you do not want a development version of NFD, make sure you
-checkout the correct release tag (e.g., ``*-0.7.0``) from both repositories.
+checkout the correct release tag (e.g., ``*-0.7.1``) from both repositories.
.. code-block:: sh