diff --git a/meson.build b/meson.build index ea351eb4c..4dcd08494 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gnome-shell', 'c', version: '47.0', - meson_version: '>= 0.58.0', + meson_version: '>= 1.1.0', license: 'GPLv2+' ) diff --git a/meson_options.txt b/meson.options similarity index 100% rename from meson_options.txt rename to meson.options