From 04ebd028747388ffc7c411f2788384b95e49858f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 11 Apr 2024 15:28:17 +0200 Subject: [PATCH] meson: bump version to 1.17.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 3db4616e..b5a54187 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.17.0', + version: '1.17.1', license: 'MIT', meson_version: '>=0.59.0', default_options: [