From: Nicki Křížek Date: Wed, 3 Jun 2026 15:09:56 +0000 (+0200) Subject: Update BIND version to 9.20.25-dev X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3d785a3fee1766a09a660be26ea2eae041b8797e;p=thirdparty%2Fbind9.git Update BIND version to 9.20.25-dev --- diff --git a/configure.ac b/configure.ac index 50ea3326b5b..53c3f269763 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # m4_define([bind_VERSION_MAJOR], 9)dnl m4_define([bind_VERSION_MINOR], 20)dnl -m4_define([bind_VERSION_PATCH], 24)dnl +m4_define([bind_VERSION_PATCH], 25)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