mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 13:29:59 -04:00
[v9_6] prep 9.6-ESV-R10
This commit is contained in:
parent
9b2eb2697d
commit
d61392dc24
3 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.6-ESV-R10 released ---
|
||||
|
||||
3638. [cleanup] Add the ability to handle ENOPROTOOPT in case it is
|
||||
encountered. [RT #34668]
|
||||
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
# 9.9: 90-109
|
||||
# 9.9-sub: 130-139
|
||||
LIBINTERFACE = 59
|
||||
LIBREVISION = 0
|
||||
LIBREVISION = 1
|
||||
LIBAGE = 2
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -9,4 +9,4 @@ MAJORVER=9
|
|||
MINORVER=6
|
||||
PATCHVER=
|
||||
RELEASETYPE=-ESV
|
||||
RELEASEVER=-R10rc2
|
||||
RELEASEVER=-R10
|
||||
|
|
|
|||
Loading…
Reference in a new issue