From bba38a0d82f65234c320f4a31b9e3e8d1d42366b Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 19 Mar 2026 20:02:25 +0100 Subject: [PATCH] build: bump version to 0.20.0-rc5 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d9e215afd..d1c3addf1 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.20.0-rc4', + version: '0.20.0-rc5', license: 'MIT', meson_version: '>=1.3', default_options: [