diff --git a/CHANGES b/CHANGES index ed28e7b0bc..d148c5bc17 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ to yes. Change and only set inline-signing to yes if the zone is not dynamic. [GL #1709] + --- 9.16.2 released --- + 5383. [func] Add a quota attach function with a callback and clean up the isc_quota API. [GL !3280] diff --git a/lib/dns/api b/lib/dns/api index 182c2bb497..4c4c4facc5 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1601 +LIBINTERFACE = 1602 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 182c2bb497..4c4c4facc5 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1601 +LIBINTERFACE = 1602 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/ns/api b/lib/ns/api index 182c2bb497..4c4c4facc5 100644 --- a/lib/ns/api +++ b/lib/ns/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1601 +LIBINTERFACE = 1602 LIBREVISION = 0 LIBAGE = 0 diff --git a/version b/version index fd40f29ce2..55f510bf33 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Stable Release)" MAJORVER=9 MINORVER=16 -PATCHVER=1 +PATCHVER=2 RELEASETYPE= RELEASEVER= EXTENSIONS=