diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-03-14 19:13:15 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-03-14 19:13:15 (GMT) |
commit | 92f79b673474773db58debd66c3c0d9a58949937 (patch) | |
tree | fe6baff52166734ae27d6f7d4d02ec5404190702 | |
parent | 9cfc4f8af36ccdcbadf9a5b09135e13bdddea754 (diff) | |
download | hdf5-92f79b673474773db58debd66c3c0d9a58949937.zip hdf5-92f79b673474773db58debd66c3c0d9a58949937.tar.gz hdf5-92f79b673474773db58debd66c3c0d9a58949937.tar.bz2 |
[svn-r20243] Update CMake version to 2.8.4
-rwxr-xr-x | release_docs/CMake.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt index 0540fb6..e916df9 100755 --- a/release_docs/CMake.txt +++ b/release_docs/CMake.txt @@ -36,7 +36,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.2. + web site. The HDF5 1.8.x product requires CMake version 2.8.4. 2. If you plan to use Zlib or Szip; A. Download the packages and install them |