build: bump to version 10.0.0 for the official release

This commit is contained in:
Simon Ser 2022-02-01 22:59:57 +01:00
parent c8a9fb4e7f
commit 4a03924604

View file

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