diff --git a/meson.build b/meson.build index 54b4b066d..f27154c2f 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '12.0.92', + version: '12.0.93', default_options: [ 'warning_level=3', 'c_std=gnu99',