summaryrefslogtreecommitdiffstats
path: root/hl/fortran
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-01-29 05:30:43 (GMT)
committerGitHub <noreply@github.com>2023-01-29 05:30:43 (GMT)
commite0544f2be5d7ec6c0726368335c2f0473caa4d0c (patch)
tree057e525b8250cb201d1f7bee454a3acdf5c98f6f /hl/fortran
parentdeca29dc5acf16ed6931257e481c0faa79ae84f6 (diff)
downloadhdf5-e0544f2be5d7ec6c0726368335c2f0473caa4d0c.zip
hdf5-e0544f2be5d7ec6c0726368335c2f0473caa4d0c.tar.gz
hdf5-e0544f2be5d7ec6c0726368335c2f0473caa4d0c.tar.bz2
Initial updates hdf5 1 8 23 (#2420)
* Initial updates for HDF5 1.8.23 release Update so numbers for release Set version to 1.8.23 Switch default build mode to production for release in configure.ac Set HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt Commit Makefile.ins and other generated files for release except ...~ files and autom4te.cache. * Update platforms tested.
Diffstat (limited to 'hl/fortran')
-rw-r--r--hl/fortran/src/Makefile.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 5ef19e9..42a18de 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -753,25 +753,25 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 14
-LT_VERS_REVISION = 0
+LT_VERS_REVISION = 1
LT_VERS_AGE = 4
LT_CXX_VERS_INTERFACE = 16
-LT_CXX_VERS_REVISION = 1
+LT_CXX_VERS_REVISION = 2
LT_CXX_VERS_AGE = 0
LT_F_VERS_INTERFACE = 10
-LT_F_VERS_REVISION = 7
+LT_F_VERS_REVISION = 8
LT_F_VERS_AGE = 0
LT_HL_VERS_INTERFACE = 12
-LT_HL_VERS_REVISION = 3
+LT_HL_VERS_REVISION = 4
LT_HL_VERS_AGE = 2
LT_HL_CXX_VERS_INTERFACE = 12
-LT_HL_CXX_VERS_REVISION = 3
+LT_HL_CXX_VERS_REVISION = 4
LT_HL_CXX_VERS_AGE = 1
LT_HL_F_VERS_INTERFACE = 10
-LT_HL_F_VERS_REVISION = 6
+LT_HL_F_VERS_REVISION = 7
LT_HL_F_VERS_AGE = 0
LT_TOOLS_VERS_INTERFACE = 10
-LT_TOOLS_VERS_REVISION = 8
+LT_TOOLS_VERS_REVISION = 9
LT_TOOLS_VERS_AGE = 0
# Our main target, the high-level fortran library