summaryrefslogtreecommitdiffstats
path: root/hl/src/Makefile.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2017-06-06 21:24:50 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2017-06-06 21:24:50 (GMT)
commit8f4c9661cf90f5d71dffc26568fba1eb966dd3ac (patch)
treee7556a162a4cf279564812fa19f124e7ec9df0d8 /hl/src/Makefile.in
parent5079dd8e1752685a2b6915b59272876feeff9403 (diff)
parent236ba7f8e052e0a6aa526ac7608b9e1d96e6ef84 (diff)
downloadhdf5-8f4c9661cf90f5d71dffc26568fba1eb966dd3ac.zip
hdf5-8f4c9661cf90f5d71dffc26568fba1eb966dd3ac.tar.gz
hdf5-8f4c9661cf90f5d71dffc26568fba1eb966dd3ac.tar.bz2
Merge pull request #568 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19
* commit '236ba7f8e052e0a6aa526ac7608b9e1d96e6ef84': Ran bin/reconfigure after so number change. Update hl lib .so numbers: new function was added. Update RELEASE.txt: move H5DOread_chunks entry to new features, clarify entry for HDFFV-10051.
Diffstat (limited to 'hl/src/Makefile.in')
-rw-r--r--hl/src/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index 212775d..f49844d 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -679,9 +679,9 @@ LT_CXX_VERS_AGE = 0
LT_F_VERS_INTERFACE = 10
LT_F_VERS_REVISION = 4
LT_F_VERS_AGE = 0
-LT_HL_VERS_INTERFACE = 11
-LT_HL_VERS_REVISION = 1
-LT_HL_VERS_AGE = 1
+LT_HL_VERS_INTERFACE = 12
+LT_HL_VERS_REVISION = 0
+LT_HL_VERS_AGE = 2
LT_HL_CXX_VERS_INTERFACE = 12
LT_HL_CXX_VERS_REVISION = 0
LT_HL_CXX_VERS_AGE = 1