Skip to content
Snippets Groups Projects
Verified Commit acfa0865 authored by Aleš Mrázek's avatar Aleš Mrázek Committed by Oto Šťáva
Browse files

release 6.0.8

parent c7694f1f
No related branches found
No related tags found
1 merge request!1572Release 6.0.8
[tool.poetry]
name = "knot-resolver-manager"
version = "6.0.7"
version = "6.0.8"
description = "A central tool for managing individual parts of Knot Resolver"
authors = [
......
......@@ -30,7 +30,7 @@ entry_points = \
setup_kwargs = {
'name': 'knot-resolver-manager',
'version': '6.0.7',
'version': '6.0.8',
'description': 'A central tool for managing individual parts of Knot Resolver',
'long_description': 'None',
'author': 'Aleš Mrázek',
......
......@@ -4,7 +4,7 @@ project(
'knot-resolver',
['c', 'cpp'],
license: 'GPLv3+',
version: '6.0.7',
version: '6.0.8',
default_options: ['c_std=gnu11', 'b_ndebug=true'],
meson_version: '>=0.49',
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment