From f0ae9dffdba6246e0d36b36ddd46df0520af8125 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 23 Oct 2025 12:00:25 +0200 Subject: [PATCH] build: bump version to 0.18.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 19703d73d..d41a43d4c 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.18.2', + version: '0.18.3', license: 'MIT', meson_version: '>=0.59.0', default_options: [