build: bump to version 12.0.0 for the official release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2023-05-17 15:47:26 +03:00
parent 1cad8ea5fd
commit f64d0b8478
1 changed files with 1 additions and 1 deletions

View File

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