From 13a62a23a258d96f902c740310d5c7c59784a4d1 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 15 May 2025 10:47:57 +0200 Subject: [PATCH] build: bump version to 0.19.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 3cc564b04..016e59842 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.19.0-rc3', + version: '0.19.0', license: 'MIT', meson_version: '>=1.3', default_options: [