summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2010-11-25 21:41:48 +0000
committerOscar Fuentes <ofv@wanadoo.es>2010-11-25 21:41:48 +0000
commitd1627e331f441536854d47c1258e89086beb374e (patch)
treed759654d9a567b38f0067d2d72877b4b88324359 /docs
parentcf99abbc4eea221b9f78861cced58b5dafce38a6 (diff)
downloadllvm-d1627e331f441536854d47c1258e89086beb374e.tar.gz
llvm-d1627e331f441536854d47c1258e89086beb374e.tar.bz2
llvm-d1627e331f441536854d47c1258e89086beb374e.tar.xz
Bump required cmake version on CMake.html.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120162 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CMake.html2
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>