From 4666996b2a34b53899aedafcd3586fb1c7a16af6 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 12 Jul 2024 23:39:50 +0200 Subject: [PATCH] build: bump version to 0.18.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index bc612008..c28bb772 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.18.0-dev', + version: '0.18.0', license: 'MIT', meson_version: '>=0.59.0', default_options: [