From f870320958dab7f577b16700e3cca57ea3283397 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 9 May 2024 16:50:40 +0200 Subject: [PATCH] build: bump to version 1.22.92 for the beta 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 5661e7ac..8460e6db 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.22.91', + version: '1.22.92', license: 'MIT', meson_version: '>= 0.57.0', default_options: [