summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-09-20 18:11:07 (GMT)
committerGitHub <noreply@github.com>2023-09-20 18:11:07 (GMT)
commit46b2577aa1a2af798dc2ed485063cc2f9480a334 (patch)
treef1b02fe8ea1188bc470f992aceeae7555a8e6e09 /config/cmake
parent8c4d90e9ecdb4f939c4b036a4054d3ab6256b811 (diff)
downloadhdf5-46b2577aa1a2af798dc2ed485063cc2f9480a334.zip
hdf5-46b2577aa1a2af798dc2ed485063cc2f9480a334.tar.gz
hdf5-46b2577aa1a2af798dc2ed485063cc2f9480a334.tar.bz2
Updated version and cleaned release note entries from RELEASE.txt. (#3560)
Diffstat (limited to 'config/cmake')
-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 80d2086..39bd211 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,7 +37,7 @@ cmake_minimum_required (VERSION 3.12)
# CTEST_SOURCE_NAME - source folder
##############################################################################
-set (CTEST_SOURCE_VERSION "1.10.11")
+set (CTEST_SOURCE_VERSION "1.10.12")
set (CTEST_SOURCE_VERSEXT "-1")
##############################################################################