2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

chg: doc: Set up version for BIND 9.20.11

Merge branch 'mnowak/set-up-version-for-bind-9.20.11' into 'bind-9.20'

See merge request isc-projects/bind9!10568
This commit is contained in:
Michal Nowak 2025-06-11 07:25:02 +00:00
commit a81ffb1ee8

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], 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