From ea205b0ea5a0515dc77e966431476238b7cbe985 Mon Sep 17 00:00:00 2001 From: Larry Knox Date: Fri, 28 Aug 2020 10:19:13 -0500 Subject: Update the rest of the so numbers. --- 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 fb85e0b..e0ba99d 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -39,24 +39,24 @@ LT_VERS_AGE = 3 ## the effects of the H5_V1_x_COMPAT flag. ## ## Version numbers for wrapper shared library files. -LT_CXX_VERS_INTERFACE = 105 +LT_CXX_VERS_INTERFACE = 106 LT_CXX_VERS_REVISION = 0 -LT_CXX_VERS_AGE = 2 +LT_CXX_VERS_AGE = 3 LT_F_VERS_INTERFACE = 103 LT_F_VERS_REVISION = 0 LT_F_VERS_AGE = 1 LT_HL_VERS_INTERFACE = 101 -LT_HL_VERS_REVISION = 3 +LT_HL_VERS_REVISION = 4 LT_HL_VERS_AGE = 1 LT_HL_CXX_VERS_INTERFACE = 101 -LT_HL_CXX_VERS_REVISION = 4 +LT_HL_CXX_VERS_REVISION = 5 LT_HL_CXX_VERS_AGE = 1 LT_HL_F_VERS_INTERFACE = 100 -LT_HL_F_VERS_REVISION = 5 +LT_HL_F_VERS_REVISION = 6 LT_HL_F_VERS_AGE = 0 LT_JAVA_VERS_INTERFACE = 105 -- cgit v0.12