From c8e5543688d17e49af3f892c5cfd1b3a26c924b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D1=80=D0=B5=D0=BF=D0=BE=D0=B4=D0=BE=D0=B1=D0=BD?= =?UTF-8?q?=D1=8B=D0=B9=20=D0=90=D0=BB=D0=B5=D0=BD?= Date: Mon, 1 Dec 2025 21:56:49 +0300 Subject: [PATCH] Switching to libdelphi v2.10 branches. --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 23a691b..1cbf706 100755 --- a/configure +++ b/configure @@ -115,8 +115,8 @@ github() git pull fi - download_from_github src/lib ufocomp libdelphi master delphi - download_from_github src apostoldevel apostol-core master core + download_from_github src/lib ufocomp libdelphi release/2.10 delphi + download_from_github src apostoldevel apostol-core libdelphi/2.10 core } Success()