build: bump to version 11.0.3 for the point release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2023-08-02 18:48:58 +03:00
parent 263702cf7d
commit 742ad74bc0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
project('weston',
'c',
version: '11.0.2',
version: '11.0.3',
default_options: [
'warning_level=3',
'c_std=gnu99',