From 0fa6f267f2bf7ca9f0171dc49841dfd4eaf1eef3 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 21 Jun 2025 13:46:19 +0200 Subject: [PATCH] build: bump version to 1.23.93 Signed-off-by: Simon Ser --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [