build: bump to version 14.0.0 for the official release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2024-09-04 11:53:50 +03:00
parent 186937dc95
commit 60981998b2
1 changed files with 1 additions and 1 deletions

View File

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