diff options
| author | Simon Ser <contact@emersion.fr> | 2021-11-04 20:39:22 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2021-11-04 20:39:22 +0100 |
| commit | 5420619f91e07d440f77db5ab0edf662a8d46479 (patch) | |
| tree | 6258adf3108c8031b1c71eafa8957361742cd330 | |
| parent | wayland-shm: Check the size of sealed memory if ignoring SIGBUS handlers (diff) | |
| download | wayland-1.19.91.tar wayland-1.19.91.tar.gz wayland-1.19.91.tar.bz2 wayland-1.19.91.tar.lz wayland-1.19.91.tar.xz wayland-1.19.91.tar.zst wayland-1.19.91.zip | |
build: bump to version 1.19.91 for the alpha release1.19.91
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index acc3d78..0382a12 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.19.90', + version: '1.19.91', license: 'MIT', meson_version: '>= 0.52.1', default_options: [ |
