From a156431ea66fe67d69c9fbba8a8ad34dabbab81c Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 30 May 2024 20:59:51 +0200 Subject: [PATCH] build: bump to version 1.23.0 for the official 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 e2976af..8e28f2a 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.22.93', + version: '1.23.0', license: 'MIT', meson_version: '>= 0.57.0', default_options: [