From d783533489e1f75d6886c2ab5c5960090ef268f8 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 7 Jul 2026 23:46:09 +0200 Subject: [PATCH] build: bump version to 0.20.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b232905d6..41ce1ea25 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.20.1', + version: '0.20.2', license: 'MIT', meson_version: '>=1.3', default_options: [