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