From: Aleš Mrázek Date: Thu, 17 Jul 2025 07:56:28 +0000 (+0200) Subject: release 5.7.6 X-Git-Tag: v5.7.6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-rele-sopa3h%2Fdeployments%2F7228;p=thirdparty%2Fknot-resolver.git release 5.7.6 --- diff --git a/meson.build b/meson.build index 53c98d85f..76aa70fe4 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project( 'knot-resolver', ['c', 'cpp'], license: 'GPLv3+', - version: '5.7.5', + version: '5.7.6', default_options: ['c_std=gnu11', 'b_ndebug=true'], meson_version: '>=0.49', )