diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-12-05 16:46:22 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-12-05 16:46:22 (GMT) |
commit | 0c7f2a32140737fdf11543ea352a3295de5079dd (patch) | |
tree | ee056315f65ec5786ad518c841db1dcb2069d23d /release_docs | |
parent | 439d5408973a4d9f11e46fe669ce3893ef4c76e5 (diff) | |
download | hdf5-0c7f2a32140737fdf11543ea352a3295de5079dd.zip hdf5-0c7f2a32140737fdf11543ea352a3295de5079dd.tar.gz hdf5-0c7f2a32140737fdf11543ea352a3295de5079dd.tar.bz2 |
[svn-r21807] Update CMake Required version to match current standard 2.8.6
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/Using_CMake.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/Using_CMake.txt b/release_docs/Using_CMake.txt index 8fc575c..4819815 100644 --- a/release_docs/Using_CMake.txt +++ b/release_docs/Using_CMake.txt @@ -35,7 +35,7 @@ Notes: This short instruction is written for users who want to quickly build ======================================================================== 1. We suggest you obtain the latest CMake for windows from the Kitware - web site. The HDF5 1.8.x product requires CMake version 2.8.4. + web site. The HDF5 1.8.x product requires CMake version 2.8.6. 2. You have installed the HDF5 library built with CMake. If you are using a Windows platform, you can obtain a pre-built Windows binary |