1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-07-12 22:30:17 +02:00

Update to CEF 122.1.12

This commit is contained in:
Salvador Díaz Fau
2024-03-10 09:13:19 +01:00
parent 897b13b7df
commit efad8d654b
5 changed files with 12 additions and 11 deletions

View File

@ -1,6 +1,6 @@
CEF_SUPPORTED_VERSION_MAJOR = 122;
CEF_SUPPORTED_VERSION_MINOR = 1;
CEF_SUPPORTED_VERSION_RELEASE = 10;
CEF_SUPPORTED_VERSION_RELEASE = 12;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;