build: bump to version 11.0.1 for the point release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2022-12-14 09:09:18 +02:00
parent 995fb60fde
commit 783b144f2e
1 changed files with 1 additions and 1 deletions

View File

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