build: bump to version 9.0.91 for the alpha release

This commit is contained in:
Simon Ser 2021-12-14 15:07:47 +01:00
parent 07326040b9
commit 1cca054ddb

View file

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