aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
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 /meson.build
parentclient: Abort when trying to add an event to a destroyed queue (diff)
downloadwayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar
wayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar.gz
wayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar.bz2
wayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar.lz
wayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar.xz
wayland-344d31f871e7ff85137e1e80062367dc3ad7418e.tar.zst
wayland-344d31f871e7ff85137e1e80062367dc3ad7418e.zip
build: bump version to 1.21.91 for the alpha release1.21.91
Diffstat (limited to 'meson.build')
-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: [