diff --git a/CHANGES b/CHANGES index e7da2fa799..3198dc1290 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ 5368. [bug] Named failed to restart if 'rndc addzone' names contained special characters (e.g. '/'). [GL #1655] + --- 9.11.17 released --- + 5358. [bug] Inline master zones whose master files were touched but otherwise unchanged and were subsequently reloaded may have stopped re-signing. [GL !3135] diff --git a/lib/dns/api b/lib/dns/api index 66a72fbffa..14065b334f 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -8,6 +8,6 @@ # 9.10-sub: 180-189 # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 -LIBINTERFACE = 1109 -LIBREVISION = 1 +LIBINTERFACE = 1110 +LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 2edf29de3a..ba00d7368c 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 = 1105 +LIBINTERFACE = 1106 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index a063fe113c..9ca983f929 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -9,5 +9,5 @@ # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 LIBINTERFACE = 163 -LIBREVISION = 5 +LIBREVISION = 6 LIBAGE = 0 diff --git a/version b/version index ffcdb90b1f..4ad96ddf69 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Extended Support Version)" MAJORVER=9 MINORVER=11 -PATCHVER=16 +PATCHVER=17 RELEASETYPE= RELEASEVER= EXTENSIONS=