mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-15 03:00:56 -04:00
Bump version to 9.17.0
This commit is contained in:
parent
9f34e0d5af
commit
b273ed8a63
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# See the COPYRIGHT file distributed with this work for additional
|
||||
# information regarding copyright ownership.
|
||||
|
||||
AC_INIT(BIND, [9.15], [info@isc.org], [], [https://www.isc.org/downloads/])
|
||||
AC_INIT(BIND, [9.17], [info@isc.org], [], [https://www.isc.org/downloads/])
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
#
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -4,8 +4,8 @@
|
|||
PRODUCT=BIND
|
||||
DESCRIPTION="(Development Release)"
|
||||
MAJORVER=9
|
||||
MINORVER=15
|
||||
PATCHVER=8
|
||||
MINORVER=17
|
||||
PATCHVER=0
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
EXTENSIONS=
|
||||
|
|
|
|||
Loading…
Reference in a new issue