summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-05-26 20:15:35 +0200
committerSimon Ser <contact@emersion.fr>2022-05-26 20:15:35 +0200
commit73d4d2410e2e0d0579bacc7f87d37bf4ec15cbbb (patch)
tree22d351e686efb7de0e8dbc3350703de311476eb3
parent24244f26bfb39f7aef7606b503172bcb122b6477 (diff)
build: bump to version 1.20.91 for the alpha release1.20.91
Signed-off-by: Simon Ser <contact@emersion.fr>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8e951b9..5667812 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.20.90',
+ version: '1.20.91',
license: 'MIT',
meson_version: '>= 0.56.0',
default_options: [