diff options
author | hdftest <hdftest@hdfgroup.org> | 2019-04-01 22:02:17 (GMT) |
---|---|---|
committer | hdftest <hdftest@hdfgroup.org> | 2019-04-01 22:02:17 (GMT) |
commit | 5894e19ad5432f599dd5deba2f4cc0e224c92bc3 (patch) | |
tree | e4c9d732c9e55bd2e1f9bd56b7df1763b45f86db /config/cmake/scripts/HDF5config.cmake | |
parent | 228ec80c9c4f9941195d77b587fdde626910cfc6 (diff) | |
download | hdf5-5894e19ad5432f599dd5deba2f4cc0e224c92bc3.zip hdf5-5894e19ad5432f599dd5deba2f4cc0e224c92bc3.tar.gz hdf5-5894e19ad5432f599dd5deba2f4cc0e224c92bc3.tar.bz2 |
Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)
Diffstat (limited to 'config/cmake/scripts/HDF5config.cmake')
-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 5bb4617..8f0c9fa 100755 --- a/config/cmake/scripts/HDF5config.cmake +++ b/config/cmake/scripts/HDF5config.cmake @@ -35,7 +35,7 @@ cmake_minimum_required (VERSION 3.10) ############################################################################## set (CTEST_SOURCE_VERSION "1.10.6") -set (CTEST_SOURCE_VERSEXT "-snap0") +set (CTEST_SOURCE_VERSEXT "-snap1") ############################################################################## # handle input parameters to script. |