summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-02 17:37:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-06-02 17:37:31 (GMT)
commit37ec0c2a24bd72dd5015cb5bd3cc3cdca67c8505 (patch)
treeb63ae242f1395c36fac920623d90bdebd11c51a7 /config
parent0fab1032f93d8a245f56b2dc7c9b412bf88eea01 (diff)
parent6f6c393e0966a472b60c8175b76858de653032c1 (diff)
downloadhdf5-37ec0c2a24bd72dd5015cb5bd3cc3cdca67c8505.zip
hdf5-37ec0c2a24bd72dd5015cb5bd3cc3cdca67c8505.tar.gz
hdf5-37ec0c2a24bd72dd5015cb5bd3cc3cdca67c8505.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit '6f6c393e0966a472b60c8175b76858de653032c1': Update so version numbers according to the interface compatibility report. Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
Diffstat (limited to 'config')
-rw-r--r--config/lt_vers.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am
index ba52fe6..1f79c56 100644
--- a/config/lt_vers.am
+++ b/config/lt_vers.am
@@ -16,9 +16,9 @@
# 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_VERS_INTERFACE = 13
+LT_VERS_REVISION = 0
+LT_VERS_AGE = 3
## If the API changes *at all*, increment LT_VERS_INTERFACE and
## reset LT_VERS_REVISION to 0.
@@ -39,7 +39,7 @@ LT_VERS_AGE = 2
## the effects of the H5_V1_x_COMPAT flag.
## Version numbers for wrapper shared library files.
-LT_CXX_VERS_INTERFACE = 13
+LT_CXX_VERS_INTERFACE = 14
LT_CXX_VERS_REVISION = 0
LT_CXX_VERS_AGE = 0
@@ -60,6 +60,6 @@ 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