1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Update to CEF 142.0.10

Dump header information in SimpleServer demo for Lazarus
Added Lazarus 4.4 mention
This commit is contained in:
Salvador Díaz Fau
2025-11-11 08:52:14 +01:00
parent 936afd0f20
commit 13ca0413b8
5 changed files with 26 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
CEF_SUPPORTED_VERSION_MAJOR = 142;
CEF_SUPPORTED_VERSION_MINOR = 0;
CEF_SUPPORTED_VERSION_RELEASE = 8;
CEF_SUPPORTED_VERSION_RELEASE = 10;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;