From 156d47c8665e7508623e3e96db0b0300742db937 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 27 Apr 2025 22:48:44 +0200 Subject: [PATCH] build: bump version to 0.19.0-rc3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 75c4e266d..3cc564b04 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.19.0-rc2', + version: '0.19.0-rc3', license: 'MIT', meson_version: '>=1.3', default_options: [