From 53509f09bace705d0a2adbe7d28230469c58f1cb Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 20 Mar 2026 11:17:40 +0100 Subject: [PATCH] build: re-open main branch for regular development 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..cb6c2385 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.24.91', + version: '1.25.90', license: 'MIT', meson_version: '>= 0.64.0', default_options: [