build: bump to version 14.0.1 for the point release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2024-10-21 16:22:27 +03:00
parent 7eaba52a22
commit 61f2248de2

View file

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