summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-10-25 13:17:59 (GMT)
committerGitHub <noreply@github.com>2023-10-25 13:17:59 (GMT)
commit049d8aabf24d77fe1fe6d31cdb8de767a44663b1 (patch)
tree9f768996bbc2d410eb0cd2bc016d3480e2656c6b /config
parent2549afc840468e924cfcb5398cd18cc4e7db4359 (diff)
downloadhdf5-049d8aabf24d77fe1fe6d31cdb8de767a44663b1.zip
hdf5-049d8aabf24d77fe1fe6d31cdb8de767a44663b1.tar.gz
hdf5-049d8aabf24d77fe1fe6d31cdb8de767a44663b1.tar.bz2
Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3 (#3770)
* Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3 release. Updated configure.ac for release: switched configure default to production mode and disabled maintainer mode. Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt. Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2. Incremented version to 1.14.3-2. * Add hdf5_1_14_3 branch for .github testing.
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 36020ee..a9d27b7 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.3")
-set (CTEST_SOURCE_VERSEXT "-1")
+set (CTEST_SOURCE_VERSEXT "-2")
##############################################################################
# handle input parameters to script.