summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-06-02 18:14:37 (GMT)
committerlrknox <lrknox>2017-06-02 18:14:37 (GMT)
commit9e705cdcdbbbbd099f9348ccc70d78088f157d0c (patch)
tree3a8130dcdce2ff585942313b08d97df0010eda26 /c++
parent2607f751d363630b0475d2442c7853cc99dd3a8a (diff)
downloadhdf5-9e705cdcdbbbbd099f9348ccc70d78088f157d0c.zip
hdf5-9e705cdcdbbbbd099f9348ccc70d78088f157d0c.tar.gz
hdf5-9e705cdcdbbbbd099f9348ccc70d78088f157d0c.tar.bz2
Propagate .so number changes to Makefile.ins with bin/reconfigure.
Diffstat (limited to 'c++')
-rw-r--r--c++/src/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index 0a6e517..6f1bc29 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -680,10 +680,10 @@ 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 = 12
-LT_VERS_REVISION = 1
-LT_VERS_AGE = 2
-LT_CXX_VERS_INTERFACE = 13
+LT_VERS_INTERFACE = 13
+LT_VERS_REVISION = 0
+LT_VERS_AGE = 3
+LT_CXX_VERS_INTERFACE = 14
LT_CXX_VERS_REVISION = 0
LT_CXX_VERS_AGE = 0
LT_F_VERS_INTERFACE = 10
@@ -699,7 +699,7 @@ LT_HL_F_VERS_INTERFACE = 10
LT_HL_F_VERS_REVISION = 3
LT_HL_F_VERS_AGE = 0
LT_TOOLS_VERS_INTERFACE = 10
-LT_TOOLS_VERS_REVISION = 4
+LT_TOOLS_VERS_REVISION = 5
LT_TOOLS_VERS_AGE = 0
# This is our main target