From 28f16eab9abf4924b1bd87c3c6c58a7296b7019b Mon Sep 17 00:00:00 2001 From: lrknox Date: Fri, 2 Jun 2017 11:43:49 -0500 Subject: Update so version numbers according to the interface compatibility report. --- config/lt_vers.am | 10 +++++----- 1 file 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 -- cgit v0.12