chg: doc: Set up version for BIND 9.20.14

Merge branch 'andoni/set-up-version-for-bind-9.20.14' into 'bind-9.20'

See merge request isc-projects/bind9!10951
This commit is contained in:
Petr Špaček 2025-09-08 09:44:16 +00:00
commit ba2eef328e

View file

@ -16,7 +16,7 @@
#
m4_define([bind_VERSION_MAJOR], 9)dnl
m4_define([bind_VERSION_MINOR], 20)dnl
m4_define([bind_VERSION_PATCH], 13)dnl
m4_define([bind_VERSION_PATCH], 14)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