From 88a869855742281c98c22cab9641b317b8d065ef Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 19 Mar 2026 20:13:09 +0100 Subject: [PATCH] build: bump version to 0.19.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 75682e6e4..7aea9f0df 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.19.2', + version: '0.19.3', license: 'MIT', meson_version: '>=1.3', default_options: [