set AC_INIT to 9.13
This commit is contained in:
@@ -9,7 +9,7 @@ AC_DIVERT_PUSH(1)dnl
|
||||
esyscmd([sed -e 's/^/# /' -e '/Portions of this code/,$d' COPYRIGHT])dnl
|
||||
AC_DIVERT_POP()dnl
|
||||
|
||||
AC_INIT(BIND, [9.11], [bind9-bugs@isc.org], [], [https://www.isc.org/downloads/BIND/])
|
||||
AC_INIT(BIND, [9.13], [bind9-bugs@isc.org], [], [https://www.isc.org/downloads/BIND/])
|
||||
AC_PREREQ(2.59)
|
||||
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
||||
Reference in New Issue
Block a user