Help: Document the minimum CMake version required.
[oota-llvm.git] / docs / CMake.rst
index 03a809024e1f3804098f392098eb6549c8b6378c..ed3ae52de9a7844d26778821180d3e11e0f25a53 100644 (file)
@@ -26,7 +26,7 @@ Quick start
 We use here the command-line, non-interactive CMake interface.
 
 #. `Download <http://www.cmake.org/cmake/resources/software.html>`_ and install
-   CMake. Version 2.8 is the minimum required.
+   CMake. Version 2.8.8 is the minimum required.
 
 #. Open a shell. Your development tools must be reachable from this shell
    through the PATH environment variable.