From 3f2aced8c6fd00b0b71da24c790850af2004052b Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 21 Dec 2023 19:42:26 +0100 Subject: [PATCH] build: bump vesion to 0.17.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 7e8b59daa..5e7da3bc5 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wlroots', 'c', - version: '0.17.0', + version: '0.17.1', license: 'MIT', meson_version: '>=0.59.0', default_options: [