summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimír Čunát <vladimir.cunat@nic.cz>2023-09-25 15:13:50 +0200
committerVladimír Čunát <vladimir.cunat@nic.cz>2023-09-25 15:13:50 +0200
commitfa71efb72c126efaeb52d6baf76f1298965ccec9 (patch)
tree39b253a188d27a48a5af1826ef0a16e07d329a59
parentMerge !1457: manager, kresctl: allow env-vars to specify paths (diff)
parentBump version to 6.0.3 (diff)
downloadknot-resolver-fa71efb72c126efaeb52d6baf76f1298965ccec9.tar.xz
knot-resolver-fa71efb72c126efaeb52d6baf76f1298965ccec9.zip
Merge !1460: Bump version to 6.0.3v6.0.3
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 41b4df63..e0f7b14c 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',
)