summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-12-14 15:07:47 +0100
committerSimon Ser <contact@emersion.fr>2021-12-14 15:07:47 +0100
commit1cca054ddb48c0cd6760ad330b88ee6cf12fbe33 (patch)
tree322ac8bce322054a74db93198c84f18f8e93f5f1
parent07326040b9ce911989a561558361c0312f8ac67b (diff)
downloadweston-1cca054ddb48c0cd6760ad330b88ee6cf12fbe33.tar.gz
build: bump to version 9.0.91 for the alpha release9.0.91
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 78a4df93..af25e260 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('weston',
'c',
- version: '9.0.90',
+ version: '9.0.91',
default_options: [
'warning_level=3',
'c_std=gnu99',