From 589404b32e908af038673e95b697c41e88cd62a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 14 Nov 2021 18:12:30 +0100 Subject: [PATCH] meson: bump version to 1.10.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 2306c462..5dd99652 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.9.2', + version: '1.10.0', license: 'MIT', meson_version: '>=0.54.0', default_options: [