From: Vladimír Čunát Date: Tue, 13 Feb 2024 13:05:13 +0000 (+0100) Subject: Release 6.0.6 X-Git-Tag: v6.0.6^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-rele-ilc2tz%2Fdeployments%2F3244;p=thirdparty%2Fknot-resolver.git Release 6.0.6 --- diff --git a/meson.build b/meson.build index e6066e7a0..015d59f91 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project( 'knot-resolver', ['c', 'cpp'], license: 'GPLv3+', - version: '6.0.5', + version: '6.0.6', default_options: ['c_std=gnu11', 'b_ndebug=true'], meson_version: '>=0.49', )