summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-11 21:13:21 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-12-11 21:13:21 (GMT)
commit94fea3ab8fe64bfa798f34824ed93f3eee8d04dc (patch)
treee3ef8e7619fdfef378c25e124ff74e6548ab78d4 /config
parent24277a48771f3876cd2594e5e906aa470e30d49d (diff)
parent10aeb563fbf75044237cb6d756edf55b86e7b7a6 (diff)
downloadhdf5-94fea3ab8fe64bfa798f34824ed93f3eee8d04dc.zip
hdf5-94fea3ab8fe64bfa798f34824ed93f3eee8d04dc.tar.gz
hdf5-94fea3ab8fe64bfa798f34824ed93f3eee8d04dc.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '10aeb563fbf75044237cb6d756edf55b86e7b7a6': Update version for HDF5_1_10
Diffstat (limited to 'config')
-rwxr-xr-xconfig/cmake/scripts/HDF5config.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake
index 44e6208..5a20705 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -36,8 +36,8 @@ cmake_minimum_required (VERSION 3.10)
# CTEST_SOURCE_NAME - source folder
##############################################################################
-set (CTEST_SOURCE_VERSION "1.10.6")
-set (CTEST_SOURCE_VERSEXT "-snap4")
+set (CTEST_SOURCE_VERSION "1.10.7")
+set (CTEST_SOURCE_VERSEXT "-snap0")
##############################################################################
# handle input parameters to script.