1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-12-03 21:44:45 +02:00

Update to CEF 119.4.7

This commit is contained in:
salvadordf
2023-12-07 18:50:18 +01:00
parent 4eaa577cd6
commit 03100e5841
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
CEF_SUPPORTED_VERSION_MAJOR = 119;
CEF_SUPPORTED_VERSION_MINOR = 4;
CEF_SUPPORTED_VERSION_RELEASE = 4;
CEF_SUPPORTED_VERSION_RELEASE = 7;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;