From: Aleš Mrázek Date: Tue, 13 Feb 2024 09:08:04 +0000 (+0100) Subject: release 5.7.1 X-Git-Tag: v5.7.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e20df08838e8be82c5fd243026c1cbda7a63e9d0;p=thirdparty%2Fknot-resolver.git release 5.7.1 --- diff --git a/meson.build b/meson.build index 1dfc160b0..12c5eb3ef 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project( 'knot-resolver', ['c', 'cpp'], license: 'GPLv3+', - version: '5.7.0', + version: '5.7.1', default_options: ['c_std=gnu11', 'b_ndebug=true'], meson_version: '>=0.49', )