summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-07-30 22:56:04 +0200
committerSimon Ser <contact@emersion.fr>2020-07-30 22:56:04 +0200
commit905ddbb3b0708ec5d0277b698a357f84c840d9d9 (patch)
tree94bc1b400d547f1e749212da536639dd2ec13b9a
parent87c1679a0a4c6de48a9f87b6b17bf4df63de1e6b (diff)
build: bump to version 9.0.91 for the alpha release8.0.91
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 862f54cf..adc62a4a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('weston',
'c',
- version: '8.0.90',
+ version: '8.0.91',
default_options: [
'warning_level=3',
'c_std=gnu99',