build: bump to version 15.0.1 for the point release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2026-04-24 11:06:05 +03:00
parent 5eba5ca43c
commit a4939fd123

View file

@ -1,6 +1,6 @@
project('weston',
['c', 'cpp'],
version: '15.0.0',
version: '15.0.1',
default_options: [
'warning_level=3',
'c_std=gnu11',