Update BIND version to 9.18.11-dev
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#
|
||||
m4_define([bind_VERSION_MAJOR], 9)dnl
|
||||
m4_define([bind_VERSION_MINOR], 18)dnl
|
||||
m4_define([bind_VERSION_PATCH], 10)dnl
|
||||
m4_define([bind_VERSION_PATCH], 11)dnl
|
||||
m4_define([bind_VERSION_EXTRA], -dev)dnl
|
||||
m4_define([bind_DESCRIPTION], [(Stable Release)])dnl
|
||||
m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl
|
||||
@@ -583,7 +583,7 @@ AS_IF([test "$enable_doh" = "yes"],
|
||||
[AC_MSG_ERROR([Specifying libnghttp2 installation path is not supported, adjust PKG_CONFIG_PATH instead])])])
|
||||
|
||||
AM_CONDITIONAL([HAVE_LIBNGHTTP2], [test -n "$LIBNGHTTP2_LIBS"])
|
||||
|
||||
|
||||
|
||||
#
|
||||
# flockfile is usually provided by pthreads
|
||||
|
||||
Reference in New Issue
Block a user