From 3a157e7cb4b1ec6fb822a014d67161ecfee546a2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 20 Sep 2024 16:14:08 +0200 Subject: [PATCH] mkosi: bump mkosi MinimumVersion dbff64ddf06f64ab94bd314df27d6c089b75de52 bumped the hash to a commit after 24.3, so let's tell the users that 25~devel is the minimum required. --- mkosi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkosi.conf b/mkosi.conf index 12917af7e63..d98c97f86d8 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -1,7 +1,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Config] -MinimumVersion=23~devel +MinimumVersion=25~devel Dependencies= exitrd initrd -- 2.47.3