From 6dce6ae2ed92544b9758b194618e21f4c97f1d6b Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 11 Mar 2024 18:44:24 +0100 Subject: [PATCH] build: bump version to 0.17.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5e7da3bc5..012250029 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.17.1', + version: '0.17.2', license: 'MIT', meson_version: '>=0.59.0', default_options: [