From: Jakub Ružička Date: Mon, 25 Sep 2023 13:07:20 +0000 (+0200) Subject: Bump version to 6.0.3 X-Git-Tag: v6.0.3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-upda-signxn%2Fdeployments%2F2760;p=thirdparty%2Fknot-resolver.git Bump version to 6.0.3 --- diff --git a/meson.build b/meson.build index 41b4df63b..e0f7b14cd 100644 --- a/meson.build +++ b/meson.build @@ -4,7 +4,7 @@ project( 'knot-resolver', ['c', 'cpp'], license: 'GPLv3+', - version: '6.0.2', + version: '6.0.3', default_options: ['c_std=gnu11', 'b_ndebug=true'], meson_version: '>=0.49', )