From 8b3dbf09728b5c5478ab5f9593abd75c4c442d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 17 Oct 2023 17:24:12 +0200 Subject: [PATCH] meson: bump version to 1.16.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 7e11557b..719352bc 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.16.1', + version: '1.16.2', license: 'MIT', meson_version: '>=0.59.0', default_options: [