From 627da39e76d1f5a3cd18730bd305a0351bb1a121 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 19 Mar 2026 20:14:53 +0100 Subject: [PATCH] build: bump version to 0.21.0-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 27aae8e9f..6d31bdc41 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.20.0-rc4', + version: '0.21.0-dev', license: 'MIT', meson_version: '>=1.3', default_options: [