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