From a9fec8dd65977c57f4039ced34327204d9b9d779 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 24 Aug 2024 17:43:55 +0200 Subject: [PATCH] build: bump version to 1.23.1 for the bugfix 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 f7ef7483..a5ef524b 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.23.0', + version: '1.23.1', license: 'MIT', meson_version: '>= 0.57.0', default_options: [