summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-12-13 20:06:44 (GMT)
committerGitHub <noreply@github.com>2022-12-13 20:06:44 (GMT)
commit4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc (patch)
treed46c8ff23e1205fac0e2277eeb5052fe4ccad001 /config/cmake/scripts
parentb9f4c001ade4c230f8325080f3dd8181648324ab (diff)
downloadhdf5-4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc.zip
hdf5-4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc.tar.gz
hdf5-4e5bdb8c4e2c1b2b5636b831c0e7b4355526ccfc.tar.bz2
Update versions for hdf5_1_14 develop branch after creation of (#2294)
hdf5_1-14_0 branch for 1.14.0 release.
Diffstat (limited to 'config/cmake/scripts')
-rw-r--r--config/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 71223cb..6087730 100644
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,7 +37,7 @@ cmake_minimum_required (VERSION 3.18)
# CTEST_SOURCE_NAME - source folder
##############################################################################
-set (CTEST_SOURCE_VERSION "1.13.4")
+set (CTEST_SOURCE_VERSION "1.14.1")
set (CTEST_SOURCE_VERSEXT "-1")
##############################################################################