mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-24 08:02:15 +02:00
Update to CEF 3.3359.1772.gd1df190
This commit is contained in:
parent
93084c88ac
commit
fba45f4e23
@ -57,7 +57,7 @@ uses
|
||||
const
|
||||
CEF_SUPPORTED_VERSION_MAJOR = 3;
|
||||
CEF_SUPPORTED_VERSION_MINOR = 3359;
|
||||
CEF_SUPPORTED_VERSION_RELEASE = 1769;
|
||||
CEF_SUPPORTED_VERSION_RELEASE = 1772;
|
||||
CEF_SUPPORTED_VERSION_BUILD = 0;
|
||||
|
||||
CEF_CHROMEELF_VERSION_MAJOR = 66;
|
||||
|
Loading…
Reference in New Issue
Block a user