summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-12-13 15:33:18 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-12-13 15:33:18 (GMT)
commit60b5523f8d8b339880698691274772b3a786c1fe (patch)
tree7c40ff79bde875309a406774b290cb25a36028d8
parent614cd7c0b10ca31907c17e601757eb682f37f127 (diff)
downloadhdf5-60b5523f8d8b339880698691274772b3a786c1fe.zip
hdf5-60b5523f8d8b339880698691274772b3a786c1fe.tar.gz
hdf5-60b5523f8d8b339880698691274772b3a786c1fe.tar.bz2
[svn-r19886] Correct name of file document for Cpack install.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7823f79..1ad6bcd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1006,7 +1006,7 @@ IF (NOT HDF5_EXTERNALLY_CONFIGURED)
SET (release_files
${HDF5_SOURCE_DIR}/release_docs/CMake.txt
${HDF5_SOURCE_DIR}/release_docs/COPYING
- ${HDF5_SOURCE_DIR}/release_docs/HISTORY-1_8.txt
+ ${HDF5_SOURCE_DIR}/release_docs/HISTORY-1_9.txt
${HDF5_SOURCE_DIR}/release_docs/INSTALL
${HDF5_SOURCE_DIR}/release_docs/RELEASE.txt
)