build: bump to version 10.0.5 for the point release

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2023-08-02 19:02:12 +03:00
parent 00624d45b7
commit 2e543aef21
1 changed files with 1 additions and 1 deletions

View File

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