diff options
| author | Simon Ser <contact@emersion.fr> | 2025-05-22 21:00:30 +0200 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2025-05-22 21:00:30 +0200 |
| commit | 62cd0990e843095dc91811e2668131783df8f055 (patch) | |
| tree | 376ead81f01631b7dac551e2aad8feec64dd55aa /meson.build | |
| parent | protocol: drop reference to linux-explicit-synchronization (diff) | |
| download | wayland-1.23.91.tar wayland-1.23.91.tar.gz wayland-1.23.91.tar.bz2 wayland-1.23.91.tar.lz wayland-1.23.91.tar.xz wayland-1.23.91.tar.zst wayland-1.23.91.zip | |
build: bump version to 1.23.90 for the RC1 release1.23.91
Signed-off-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 6b05bb5..a3126b6 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.23.90', + version: '1.23.91', license: 'MIT', meson_version: '>= 0.57.0', default_options: [ |
