From 3e673a438b0a9749e3bdf5cac4befac86333024c Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 19 Mar 2026 17:02:52 +0100 Subject: [PATCH] build: bump version to 1.25.0 Signed-off-by: Simon Ser --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d866b8a8..33653e78 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.24.91', + version: '1.25.0', license: 'MIT', meson_version: '>= 0.64.0', default_options: [