From: Michał Kępień Date: Mon, 15 Jan 2024 14:39:46 +0000 (+0100) Subject: Update BIND version to 9.19.22-dev X-Git-Tag: v9.19.22~82^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=055802e77ede3426bf0d7842706a5597b77cc4a2;p=thirdparty%2Fbind9.git Update BIND version to 9.19.22-dev --- diff --git a/configure.ac b/configure.ac index 60a0ad86f7d..92f40c17ac2 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 19)dnl -m4_define([bind_VERSION_PATCH], 21)dnl +m4_define([bind_VERSION_PATCH], 22)dnl m4_define([bind_VERSION_EXTRA], -dev)dnl m4_define([bind_DESCRIPTION], [(Development Release)])dnl m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl