summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-12-11 19:15:44 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-12-11 19:15:44 (GMT)
commitb85582098c29aea59bbc7fe0287fe71cab998fe5 (patch)
tree548d8ef4a1abe936f9f958b03e558b9988637784 /config
parent1670bd01bc1f9e2c9eead2fb742dde6a6cc50ec7 (diff)
downloadhdf5-b85582098c29aea59bbc7fe0287fe71cab998fe5.zip
hdf5-b85582098c29aea59bbc7fe0287fe71cab998fe5.tar.gz
hdf5-b85582098c29aea59bbc7fe0287fe71cab998fe5.tar.bz2
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.