From 4236979e906e312d9729bac17588d82f16b21c4c Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Wed, 11 Mar 2020 10:09:04 +0000 Subject: [PATCH] Adjust lib/isc/api version The libisc LIBINTERFACE bump for 9.11.17 is unnecessary. A lot of headers were altered but the ABI tool did not report anything. Trust the ABI tool on this and decrement LIBINTERFACE and increment LIBREVISION. --- lib/isc/api | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isc/api b/lib/isc/api index ba00d7368c..7deba8362c 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -8,6 +8,6 @@ # 9.10-sub: 180-189 # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 -LIBINTERFACE = 1106 -LIBREVISION = 0 +LIBINTERFACE = 1105 +LIBREVISION = 1 LIBAGE = 0