summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2025-06-21 13:46:19 +0200
committerSimon Ser <contact@emersion.fr>2025-06-21 13:46:19 +0200
commit0fa6f267f2bf7ca9f0171dc49841dfd4eaf1eef3 (patch)
tree5166d4f375efa895809aae4b95584f6f46fb20d8
parentconnection: Do not busy-loop if a message exceeds the buffer size (diff)
downloadwayland-1.23.93.tar
wayland-1.23.93.tar.gz
wayland-1.23.93.tar.bz2
wayland-1.23.93.tar.lz
wayland-1.23.93.tar.xz
wayland-1.23.93.tar.zst
wayland-1.23.93.zip
build: bump version to 1.23.931.23.93
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 7d947d9..9fa6ed6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.23.92',
+ version: '1.23.93',
license: 'MIT',
meson_version: '>= 0.57.0',
default_options: [