summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-05-19 16:30:12 (GMT)
committerGitHub <noreply@github.com>2023-05-19 16:30:12 (GMT)
commit722574e05c34297e27ea8ef13f7b55efe5fc2de0 (patch)
treeeccb9e3a2c19e8ca7c4a0ecf125ac1147bc63de5 /config/cmake/scripts
parentdd82e186ff1719303f07a1c11c08f0905eb6c177 (diff)
downloadhdf5-722574e05c34297e27ea8ef13f7b55efe5fc2de0.zip
hdf5-722574e05c34297e27ea8ef13f7b55efe5fc2de0.tar.gz
hdf5-722574e05c34297e27ea8ef13f7b55efe5fc2de0.tar.bz2
Update version (#2971)
* Update version Copy RELEASE.txt from 1.14.1-2 release into HISTORY-1_14.txt Clear out RELEASE.txt
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 708e45f..30d187e 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.14.1")
+set (CTEST_SOURCE_VERSION "1.14.2")
set (CTEST_SOURCE_VERSEXT "-1")
##############################################################################