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