From bc73e507abd1e8319353a8601f1f8ebfe17307ee Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 26 Apr 2024 20:32:52 +0200 Subject: [PATCH] build: bump version to 0.17.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 012250029..563e5ff09 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.17.2', + version: '0.17.3', license: 'MIT', meson_version: '>=0.59.0', default_options: [