From fb76210138c87aaf3056899bb78a3f13b7fbe1ef Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Tue, 23 Apr 2024 21:08:16 +0300 Subject: [PATCH] build: bump version to 1.10.9 --- meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson.build b/meson.build index 99eb5a23..8010360b 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -## Copyright (C) 2022-2023 Dirk-Jan C. Binnema +## Copyright (C) 2022-2024 Dirk-Jan C. Binnema ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ ################################################################################ # project setup project('mu', ['c', 'cpp'], - version: '1.10.8', + version: '1.10.9', meson_version: '>= 0.56.0', license: 'GPL-3.0-or-later', default_options : [