mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 04:50:50 -05:00
[v9_10] prep 9.10.1rc2
This commit is contained in:
parent
aa430f55f4
commit
2bb52b7c30
3 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.10.1rc2 released ---
|
||||
|
||||
3947. [cleanup] Set the executable bit on libraries when using
|
||||
libtool. [RT #36786]
|
||||
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@
|
|||
# 9.9-sub: 130-139
|
||||
# 9.10: 140-149
|
||||
LIBINTERFACE = 146
|
||||
LIBREVISION = 1
|
||||
LIBREVISION = 2
|
||||
LIBAGE = 0
|
||||
|
|
|
|||
2
version
2
version
|
|
@ -7,5 +7,5 @@ MAJORVER=9
|
|||
MINORVER=10
|
||||
PATCHVER=1
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
RELEASEVER=2
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue