summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts/HDF5config.cmake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-27 02:47:32 (GMT)
committerGitHub <noreply@github.com>2023-03-27 02:47:32 (GMT)
commit295f9fefbdf7123b305590c09e89e95e33205ce3 (patch)
treeae9496ccaaad10eb218bcb5a4f74c234413305a1 /config/cmake/scripts/HDF5config.cmake
parent43e4e64d886e9072a6075c6369e84c0e273fa44f (diff)
downloadhdf5-295f9fefbdf7123b305590c09e89e95e33205ce3.zip
hdf5-295f9fefbdf7123b305590c09e89e95e33205ce3.tar.gz
hdf5-295f9fefbdf7123b305590c09e89e95e33205ce3.tar.bz2
Update version to HDF5 1.10.10-3 for initial release branch version. (#2634)
* Update version to HDF5 1.10.10-3 for initial release branch version. Update RELEASE.txt Update configure.ac for release: switch to production mode, disable maintainer mode Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt Add files generated by autogen.sh for release. * Fix codespell issues for autotools files generated by autogen.sh. Remove generated autom4te.cache files.
Diffstat (limited to 'config/cmake/scripts/HDF5config.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 ed47247..637d5a1 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -38,7 +38,7 @@ cmake_minimum_required (VERSION 3.12)
##############################################################################
set (CTEST_SOURCE_VERSION "1.10.10")
-set (CTEST_SOURCE_VERSEXT "-2")
+set (CTEST_SOURCE_VERSEXT "-3")
##############################################################################
# handle input parameters to script.