From: Jakub Ružička Date: Wed, 30 Aug 2023 14:26:56 +0000 (+0200) Subject: Bump version to 6.0.2 X-Git-Tag: v6.0.2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db778866a9c28525ee5f454637d0bc35e93ad48d;p=thirdparty%2Fknot-resolver.git Bump version to 6.0.2 --- diff --git a/meson.build b/meson.build index 8d6188ffc..41b4df63b 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project( 'knot-resolver', ['c', 'cpp'], license: 'GPLv3+', - version: '5.7.0', + version: '6.0.2', default_options: ['c_std=gnu11', 'b_ndebug=true'], meson_version: '>=0.49', )