build: bump to version 11.0.0 for the official release

This commit is contained in:
Simon Ser
2022-09-22 18:16:14 +02:00
parent 3dc6a682e4
commit d23a69272f
+1 -1
View File
@@ -1,6 +1,6 @@
project('weston', project('weston',
'c', 'c',
version: '10.0.94', version: '11.0.0',
default_options: [ default_options: [
'warning_level=3', 'warning_level=3',
'c_std=gnu99', 'c_std=gnu99',