build: re-open main for regular development

This commit is contained in:
Simon Ser
2022-02-01 23:16:03 +01:00
parent 4a03924604
commit 2833c28ff1
+1 -1
View File
@@ -1,6 +1,6 @@
project('weston', project('weston',
'c', 'c',
version: '10.0.0', version: '10.0.90',
default_options: [ default_options: [
'warning_level=3', 'warning_level=3',
'c_std=gnu99', 'c_std=gnu99',