diff --git a/meson.build b/meson.build index f5aa460f..7b81c242 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('weston', 'c', - version: '10.0.2', + version: '10.0.3', default_options: [ 'warning_level=3', 'c_std=gnu99',