From cf5b7c3915eba528803c34d5793715509742c03f 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: Wed, 3 Dec 2025 22:56:54 +0300 Subject: [PATCH] Switching to libdelphi master branches. --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 1cbf706..23a691b 100755 --- a/configure +++ b/configure @@ -115,8 +115,8 @@ github() git pull fi - download_from_github src/lib ufocomp libdelphi release/2.10 delphi - download_from_github src apostoldevel apostol-core libdelphi/2.10 core + download_from_github src/lib ufocomp libdelphi master delphi + download_from_github src apostoldevel apostol-core master core } Success()