diff --git a/meson.build b/meson.build index 404074c7..42a4f48c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '6.0.93', + version: '7.0.0', default_options: [ 'warning_level=3', 'c_std=gnu99',