From: Oscar Fuentes
Date: Thu, 25 Nov 2010 21:41:48 +0000 (+0000)
Subject: Bump required cmake version on CMake.html.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d1627e331f441536854d47c1258e89086beb374e;p=oota-llvm.git
Bump required cmake version on CMake.html.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120162 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/CMake.html b/docs/CMake.html
index e2dac2e314d..c5c55382649 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -68,7 +68,7 @@
Download
- and install CMake. Version 2.6.2 is the minimum required.
+ and install CMake. Version 2.8 is the minimum required.
Open a shell. Your development tools must be reachable from this
shell through the PATH environment variable.