]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Release 6.0.6 docs-develop-rele-ilc2tz/deployments/3244
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 13 Feb 2024 13:05:13 +0000 (14:05 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 13 Feb 2024 13:17:23 +0000 (14:17 +0100)
meson.build

index e6066e7a049cca63f96647c44c4ff4208fa7eb60..015d59f918f6133f700d76fe760369524bfa62e8 100644 (file)
@@ -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',
 )