]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Bump version to 6.0.3 docs-develop-upda-signxn/deployments/2760
authorJakub Ružička <jakub.ruzicka@nic.cz>
Mon, 25 Sep 2023 13:07:20 +0000 (15:07 +0200)
committerJakub Ružička <jakub.ruzicka@nic.cz>
Mon, 25 Sep 2023 13:07:20 +0000 (15:07 +0200)
meson.build

index 41b4df63b4f3a53f8664ab98cd3de58c849640ee..e0f7b14cda9ab0ca50d61954f84cc67f02ae8922 100644 (file)
@@ -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',
 )