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