build: bump to version 9.0.91 for the alpha release

This commit is contained in:
Simon Ser 2020-07-30 22:56:04 +02:00
parent 87c1679a0a
commit 905ddbb3b0
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 1 additions and 1 deletions

View File

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