mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 11:32:05 -04:00
update
This commit is contained in:
parent
06a4967441
commit
6af67b3c70
1 changed files with 2 additions and 2 deletions
4
version
4
version
|
|
@ -2,6 +2,6 @@ MAJORVER = 9
|
|||
MINORVER = 0
|
||||
PATCHVER = 0
|
||||
RELEASETYPE = x
|
||||
RELEASEVER = 1
|
||||
RELEASEVER = 2
|
||||
|
||||
VERSION = ${MAJORVER}.${MINORVER}.${PATCHVER}${RELEASETYPE}${RELEASEVER}
|
||||
VERSION = ${MAJORVER}.${MINORVER}.${PATCHVER}${RELEASETYPE}${RELEASEVER}
|
||||
|
|
|
|||
Loading…
Reference in a new issue