From ce9c9f6be6bc0226741b5e114167a53e135ae885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 14 Aug 2024 12:00:20 +0200 Subject: [PATCH] meson: bump version to 1.18.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 2bec645e..2fd1cb4a 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.18.0', + version: '1.18.1', license: 'MIT', meson_version: '>=0.59.0', default_options: [