diff --git a/meson.build b/meson.build index 22b0b20ad..293e7e67c 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '13.0.90', + version: '13.0.91', default_options: [ 'warning_level=3', 'c_std=gnu99',