summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-09-18 13:45:47 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-09-18 13:45:47 (GMT)
commit2a6053435c5eacb68aec6c5b8f03d62f4d789e43 (patch)
tree87249dbe71ef47efa0fc9ad538367a46eb7bc3df /config
parent00aa36a6905f2fef640b862f679e12bb98cb93b4 (diff)
parent2ca63e3890ebdaee7dc835e5d995ff03a182940f (diff)
downloadhdf5-2a6053435c5eacb68aec6c5b8f03d62f4d789e43.zip
hdf5-2a6053435c5eacb68aec6c5b8f03d62f4d789e43.tar.gz
hdf5-2a6053435c5eacb68aec6c5b8f03d62f4d789e43.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3
Diffstat (limited to 'config')
-rwxr-xr-xconfig/cmake/scripts/HDF5config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake
index 9d9acba..9e8177f 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 "-snap2")
+set (CTEST_SOURCE_VERSEXT "-snap3")
##############################################################################
# handle input parameters to script.