diff --git a/CHANGES b/CHANGES index 286c88dd15..51ac2ec601 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ 5348. [bug] dnssec-settime -Psync was not being honoured. [GL !2893] + --- 9.14.10 released --- + 5339. [bug] With some libmaxminddb versions, named could erroneously match an IP address not belonging to any subnet defined in a given GeoIP2 database to one of the existing diff --git a/lib/dns/api b/lib/dns/api index f140a31468..0635ca707f 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -9,6 +9,6 @@ # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 -LIBINTERFACE = 1311 -LIBREVISION = 1 +LIBINTERFACE = 1312 +LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 4b38f850c9..2f1ed64c29 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -10,5 +10,5 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 LIBINTERFACE = 1302 -LIBREVISION = 3 +LIBREVISION = 4 LIBAGE = 0 diff --git a/lib/ns/api b/lib/ns/api index f291ac6e51..c830859e95 100644 --- a/lib/ns/api +++ b/lib/ns/api @@ -10,5 +10,5 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 LIBINTERFACE = 1308 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 1 diff --git a/version b/version index a539f918e0..81ef8e1419 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Stable Release)" MAJORVER=9 MINORVER=14 -PATCHVER=9 +PATCHVER=10 RELEASETYPE= RELEASEVER= EXTENSIONS=