From 401120e9acee2b38ed9a2b820b18424aa39987f5 Mon Sep 17 00:00:00 2001 From: salvadordf Date: Sat, 30 Sep 2023 17:08:48 +0200 Subject: [PATCH] Fixed Linux build issue #481 --- source/{uCEFDownLoadItem.pas => uCEFDownloadItem.pas} | 0 update_CEF4Delphi.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename source/{uCEFDownLoadItem.pas => uCEFDownloadItem.pas} (100%) diff --git a/source/uCEFDownLoadItem.pas b/source/uCEFDownloadItem.pas similarity index 100% rename from source/uCEFDownLoadItem.pas rename to source/uCEFDownloadItem.pas diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index b0fe3f4c..80b8c308 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,7 +2,7 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 524, + "InternalVersion" : 525, "Name" : "cef4delphi_lazarus.lpk", "Version" : "117.1.5" }