diff options
author | Oscar Fuentes <ofv@wanadoo.es> | 2010-11-25 21:41:48 +0000 |
---|---|---|
committer | Oscar Fuentes <ofv@wanadoo.es> | 2010-11-25 21:41:48 +0000 |
commit | d1627e331f441536854d47c1258e89086beb374e (patch) | |
tree | d759654d9a567b38f0067d2d72877b4b88324359 | |
parent | cf99abbc4eea221b9f78861cced58b5dafce38a6 (diff) |
Bump required cmake version on CMake.html.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120162 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CMake.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CMake.html b/docs/CMake.html index e2dac2e314..c5c5538264 100644 --- a/docs/CMake.html +++ b/docs/CMake.html @@ -68,7 +68,7 @@ <ol> <li><p><a href="http://www.cmake.org/cmake/resources/software.html">Download</a> - and install CMake. Version 2.6.2 is the minimum required.</p> + and install CMake. Version 2.8 is the minimum required.</p> <li><p>Open a shell. Your development tools must be reachable from this shell through the PATH environment variable.</p> |