2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Update BIND version to 9.17.15

This commit is contained in:
Michał Kępień 2021-06-18 11:44:00 +02:00
parent eeb626d75c
commit b16f9d5f0e

View File

@ -14,7 +14,7 @@
# #
m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MAJOR], 9)dnl
m4_define([bind_VERSION_MINOR], 17)dnl m4_define([bind_VERSION_MINOR], 17)dnl
m4_define([bind_VERSION_PATCH], 14)dnl m4_define([bind_VERSION_PATCH], 15)dnl
m4_define([bind_VERSION_EXTRA], )dnl m4_define([bind_VERSION_EXTRA], )dnl
m4_define([bind_DESCRIPTION], [(Development Release)])dnl m4_define([bind_DESCRIPTION], [(Development Release)])dnl
m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl