diff options
author | HDF Tester <hdftest@jam.ad.hdfgroup.org> | 2017-09-18 01:52:28 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@jam.ad.hdfgroup.org> | 2017-09-18 01:52:28 (GMT) |
commit | f97cd0310642c36135be2ab4e99657cce5fb2ccd (patch) | |
tree | 30f73dcfd95ce04a7c534801ae4a4f026848ce70 /config | |
parent | fff22784451a27fe33ca7571f1144d015d6379fb (diff) | |
download | hdf5-f97cd0310642c36135be2ab4e99657cce5fb2ccd.zip hdf5-f97cd0310642c36135be2ab4e99657cce5fb2ccd.tar.gz hdf5-f97cd0310642c36135be2ab4e99657cce5fb2ccd.tar.bz2 |
Snapshot version 1.8 release 20 (snap5)
Diffstat (limited to 'config')
-rwxr-xr-x | config/cmake/scripts/HDF5config.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake index c16cb16..8999949 100755 --- a/config/cmake/scripts/HDF5config.cmake +++ b/config/cmake/scripts/HDF5config.cmake @@ -38,7 +38,7 @@ cmake_minimum_required (VERSION 3.2.2 FATAL_ERROR) ##############################################################################
set (CTEST_SOURCE_VERSION "1.8.20")
-set (CTEST_SOURCE_VERSEXT "-snap5")
+set (CTEST_SOURCE_VERSEXT "-snap6")
##############################################################################
# handle input parameters to script.
|