summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-02-28 17:15:31 +0100
committerSimon Ser <contact@emersion.fr>2023-02-28 17:15:31 +0100
commit344d31f871e7ff85137e1e80062367dc3ad7418e (patch)
tree2bff49b7c0e0d192ceddfb322982985b12152be8
parentd72f9007c36f2f8ad2dc26178545e8a7f5b993a0 (diff)
downloadwayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar.gz
build: bump version to 1.21.91 for the alpha release1.21.91
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f469756..8076356 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.21.90',
+ version: '1.21.91',
license: 'MIT',
meson_version: '>= 0.56.0',
default_options: [