summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-12-02 05:43:54 (GMT)
committerGitHub <noreply@github.com>2021-12-02 05:43:54 (GMT)
commit569344d8de85cbd9f4e75ecec6b4fb9f81f48dd9 (patch)
treedff7a4a7b2404f29a6a0af1b06ff52e208d85470 /hl
parent65422fa62ac5528a2fab5265fe99bcd9008f46f7 (diff)
downloadhdf5-569344d8de85cbd9f4e75ecec6b4fb9f81f48dd9.zip
hdf5-569344d8de85cbd9f4e75ecec6b4fb9f81f48dd9.tar.gz
hdf5-569344d8de85cbd9f4e75ecec6b4fb9f81f48dd9.tar.bz2
Set so numbers to 300.0.0 for HDF5 1.13.0. (#1248)
Diffstat (limited to 'hl')
-rw-r--r--hl/c++/src/Makefile.in16
-rw-r--r--hl/fortran/src/Makefile.in16
-rw-r--r--hl/src/Makefile.in16
3 files changed, 24 insertions, 24 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index 8a119e1..53fe587 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -811,28 +811,28 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# See libtool versioning documentation online.
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
-LT_VERS_INTERFACE = 1000
+LT_VERS_INTERFACE = 300
LT_VERS_AGE = 0
LT_VERS_REVISION = 0
-LT_CXX_VERS_INTERFACE = 1000
+LT_CXX_VERS_INTERFACE = 300
LT_CXX_VERS_REVISION = 0
LT_CXX_VERS_AGE = 0
-LT_F_VERS_INTERFACE = 1000
+LT_F_VERS_INTERFACE = 300
LT_F_VERS_REVISION = 0
LT_F_VERS_AGE = 0
-LT_HL_VERS_INTERFACE = 1000
+LT_HL_VERS_INTERFACE = 300
LT_HL_VERS_REVISION = 0
LT_HL_VERS_AGE = 0
-LT_HL_CXX_VERS_INTERFACE = 1000
+LT_HL_CXX_VERS_INTERFACE = 300
LT_HL_CXX_VERS_REVISION = 0
LT_HL_CXX_VERS_AGE = 0
-LT_HL_F_VERS_INTERFACE = 1000
+LT_HL_F_VERS_INTERFACE = 300
LT_HL_F_VERS_REVISION = 0
LT_HL_F_VERS_AGE = 0
-LT_JAVA_VERS_INTERFACE = 1000
+LT_JAVA_VERS_INTERFACE = 300
LT_JAVA_VERS_REVISION = 0
LT_JAVA_VERS_AGE = 0
-LT_TOOLS_VERS_INTERFACE = 1000
+LT_TOOLS_VERS_INTERFACE = 300
LT_TOOLS_VERS_REVISION = 0
LT_TOOLS_VERS_AGE = 0
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 1503f8e..7b8f94d 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -839,28 +839,28 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# See libtool versioning documentation online.
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
-LT_VERS_INTERFACE = 1000
+LT_VERS_INTERFACE = 300
LT_VERS_AGE = 0
LT_VERS_REVISION = 0
-LT_CXX_VERS_INTERFACE = 1000
+LT_CXX_VERS_INTERFACE = 300
LT_CXX_VERS_REVISION = 0
LT_CXX_VERS_AGE = 0
-LT_F_VERS_INTERFACE = 1000
+LT_F_VERS_INTERFACE = 300
LT_F_VERS_REVISION = 0
LT_F_VERS_AGE = 0
-LT_HL_VERS_INTERFACE = 1000
+LT_HL_VERS_INTERFACE = 300
LT_HL_VERS_REVISION = 0
LT_HL_VERS_AGE = 0
-LT_HL_CXX_VERS_INTERFACE = 1000
+LT_HL_CXX_VERS_INTERFACE = 300
LT_HL_CXX_VERS_REVISION = 0
LT_HL_CXX_VERS_AGE = 0
-LT_HL_F_VERS_INTERFACE = 1000
+LT_HL_F_VERS_INTERFACE = 300
LT_HL_F_VERS_REVISION = 0
LT_HL_F_VERS_AGE = 0
-LT_JAVA_VERS_INTERFACE = 1000
+LT_JAVA_VERS_INTERFACE = 300
LT_JAVA_VERS_REVISION = 0
LT_JAVA_VERS_AGE = 0
-LT_TOOLS_VERS_INTERFACE = 1000
+LT_TOOLS_VERS_INTERFACE = 300
LT_TOOLS_VERS_REVISION = 0
LT_TOOLS_VERS_AGE = 0
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index be33b7a..39ad36f 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -810,28 +810,28 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# See libtool versioning documentation online.
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
-LT_VERS_INTERFACE = 1000
+LT_VERS_INTERFACE = 300
LT_VERS_AGE = 0
LT_VERS_REVISION = 0
-LT_CXX_VERS_INTERFACE = 1000
+LT_CXX_VERS_INTERFACE = 300
LT_CXX_VERS_REVISION = 0
LT_CXX_VERS_AGE = 0
-LT_F_VERS_INTERFACE = 1000
+LT_F_VERS_INTERFACE = 300
LT_F_VERS_REVISION = 0
LT_F_VERS_AGE = 0
-LT_HL_VERS_INTERFACE = 1000
+LT_HL_VERS_INTERFACE = 300
LT_HL_VERS_REVISION = 0
LT_HL_VERS_AGE = 0
-LT_HL_CXX_VERS_INTERFACE = 1000
+LT_HL_CXX_VERS_INTERFACE = 300
LT_HL_CXX_VERS_REVISION = 0
LT_HL_CXX_VERS_AGE = 0
-LT_HL_F_VERS_INTERFACE = 1000
+LT_HL_F_VERS_INTERFACE = 300
LT_HL_F_VERS_REVISION = 0
LT_HL_F_VERS_AGE = 0
-LT_JAVA_VERS_INTERFACE = 1000
+LT_JAVA_VERS_INTERFACE = 300
LT_JAVA_VERS_REVISION = 0
LT_JAVA_VERS_AGE = 0
-LT_TOOLS_VERS_INTERFACE = 1000
+LT_TOOLS_VERS_INTERFACE = 300
LT_TOOLS_VERS_REVISION = 0
LT_TOOLS_VERS_AGE = 0