2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00
This commit is contained in:
Bob Halley 1999-12-03 17:05:38 +00:00
parent 0731c91c73
commit b4c627cf26
2 changed files with 3 additions and 3 deletions

4
README
View File

@ -1,5 +1,5 @@
BIND 9.0.0 alpha 1
BIND 9.0.0 alpha 3
Status
@ -27,7 +27,7 @@ of the highlights are:
With the exception of the DNSSEC validator, all the major new
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
areas, for example: most config file options, sanity checking,

View File

@ -2,6 +2,6 @@ MAJORVER = 9
MINORVER = 0
PATCHVER = 0
RELEASETYPE = a
RELEASEVER = 2
RELEASEVER = 3
VERSION = ${MAJORVER}.${MINORVER}.${PATCHVER}${RELEASETYPE}${RELEASEVER}