From e6aeed9816f9fa202ed49318b7b25f867676999a Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 5 Mar 2026 19:10:51 +0100 Subject: [PATCH] build: bump version to 1.24.91 for the RC1 release Signed-off-by: Simon Ser --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 7ad5ac06..d866b8a8 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.24.90', + version: '1.24.91', license: 'MIT', meson_version: '>= 0.64.0', default_options: [