Skip to content
Snippets Groups Projects
Commit 81042aac authored by Nico's avatar Nico
Browse files

Require meson version >=0.50.0

parent 6b33b113
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
project(
'briar-gtk',
version: '0.1.0',
meson_version: '>= 0.40.0',
meson_version: '>= 0.50.0',
)
i18n = import('i18n')
......
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