build: bump to version 8.0.0 for the official release

This commit is contained in:
Simon Ser
2020-01-24 21:04:40 +01:00
parent 6510b2aba1
commit 33b06bdece
+1 -1
View File
@@ -1,6 +1,6 @@
project('weston',
'c',
version: '7.0.93',
version: '8.0.0',
default_options: [
'warning_level=3',
'c_std=gnu99',