mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
update
This commit is contained in:
parent
0731c91c73
commit
b4c627cf26
4
README
4
README
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
BIND 9.0.0 alpha 1
|
BIND 9.0.0 alpha 3
|
||||||
|
|
||||||
|
|
||||||
Status
|
Status
|
||||||
@ -27,7 +27,7 @@ of the highlights are:
|
|||||||
|
|
||||||
With the exception of the DNSSEC validator, all the major new
|
With the exception of the DNSSEC validator, all the major new
|
||||||
functionality is done. We expect to finish the DNSSEC validator by
|
functionality is done. We expect to finish the DNSSEC validator by
|
||||||
Dec. 1.
|
the end of December.
|
||||||
|
|
||||||
This release is alpha quality. There are still a number of unfinished
|
This release is alpha quality. There are still a number of unfinished
|
||||||
areas, for example: most config file options, sanity checking,
|
areas, for example: most config file options, sanity checking,
|
||||||
|
2
version
2
version
@ -2,6 +2,6 @@ MAJORVER = 9
|
|||||||
MINORVER = 0
|
MINORVER = 0
|
||||||
PATCHVER = 0
|
PATCHVER = 0
|
||||||
RELEASETYPE = a
|
RELEASETYPE = a
|
||||||
RELEASEVER = 2
|
RELEASEVER = 3
|
||||||
|
|
||||||
VERSION = ${MAJORVER}.${MINORVER}.${PATCHVER}${RELEASETYPE}${RELEASEVER}
|
VERSION = ${MAJORVER}.${MINORVER}.${PATCHVER}${RELEASETYPE}${RELEASEVER}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user