summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-05-05 16:05:30 (GMT)
committerGitHub <noreply@github.com>2023-05-05 16:05:30 (GMT)
commitaf209f208034154847b4baae15268413eaeb14df (patch)
tree4196481f3e464fcf38cc086787fae7bb54c290e8 /config
parentd0e8878ad4e8b2a24014bfb08b2f93dbd9595950 (diff)
downloadhdf5-af209f208034154847b4baae15268413eaeb14df.zip
hdf5-af209f208034154847b4baae15268413eaeb14df.tar.gz
hdf5-af209f208034154847b4baae15268413eaeb14df.tar.bz2
Initial changes for HDF5 1.14.1 release (#2900)
Generate release files with autogen.sh, autoconf 2.71 and automake 1.16.2. Update version to HDF5 1.14.1 for release branch version. Update configure.ac for release: switch configure default to production mode, disable maintainer mode Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt
Diffstat (limited to 'config')
-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..15c9f03 100644
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -38,7 +38,7 @@ cmake_minimum_required (VERSION 3.18)
##############################################################################
set (CTEST_SOURCE_VERSION "1.14.1")
-set (CTEST_SOURCE_VERSEXT "-1")
+set (CTEST_SOURCE_VERSEXT "")
##############################################################################
# handle input parameters to script.