From c23a8beb1ff41428e841137175c6be738ab627be Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 9 Jul 2026 17:02:33 +0200 Subject: [PATCH] build: bump version to 1.25.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 cb6c238..7f3beb5 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.25.90', + version: '1.25.91', license: 'MIT', meson_version: '>= 0.64.0', default_options: [