build: bump to version 9.0.0 for the official release

This commit is contained in:
Simon Ser
2020-09-04 12:20:00 +02:00
parent 13f501c51b
commit 04d3ae265d
+1 -1
View File
@@ -1,6 +1,6 @@
project('weston',
'c',
version: '8.0.93',
version: '9.0.0',
default_options: [
'warning_level=3',
'c_std=gnu99',