summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-05-25 20:31:52 (GMT)
committerGitHub <noreply@github.com>2022-05-25 20:31:52 (GMT)
commitee880515d58776769d5dc835eed110f825eae2ac (patch)
treeb92e6b4267ee61f071fdd3c89aea21fe437a1a67 /src
parentf30a2dc9285b7ccf1d6ca37ca6009bf062778d88 (diff)
downloadhdf5-ee880515d58776769d5dc835eed110f825eae2ac.zip
hdf5-ee880515d58776769d5dc835eed110f825eae2ac.tar.gz
hdf5-ee880515d58776769d5dc835eed110f825eae2ac.tar.bz2
Hdf5 1 10 9 java so number updates (#1791)
* Remove -avoid-version from libhdf5_java_la_LDFLAGS. Update so numbers for libhdf5_java.so. Update release date.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 2487083..455bd8b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -961,9 +961,9 @@ LT_HL_CXX_VERS_AGE = 1
LT_HL_F_VERS_INTERFACE = 100
LT_HL_F_VERS_REVISION = 8
LT_HL_F_VERS_AGE = 0
-LT_JAVA_VERS_INTERFACE = 106
+LT_JAVA_VERS_INTERFACE = 107
LT_JAVA_VERS_REVISION = 0
-LT_JAVA_VERS_AGE = 6
+LT_JAVA_VERS_AGE = 7
LT_TOOLS_VERS_INTERFACE = 102
LT_TOOLS_VERS_REVISION = 2
LT_TOOLS_VERS_AGE = 0