diff --git a/meson.build b/meson.build index 8f49a934..9ae739b8 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '14.0.0', + version: '14.0.90', default_options: [ 'warning_level=3', 'c_std=gnu99',