From a7f20066270c042799ae70b71dfa4d561ba85121 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 19 May 2026 22:56:13 +0200 Subject: [PATCH] build: bump version to 0.20.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 9d6b21222..b232905d6 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.20.0', + version: '0.20.1', license: 'MIT', meson_version: '>=1.3', default_options: [