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

Update to CEF 3.3396.1785.ga27bbfa

This commit is contained in:
Salvador Díaz Fau
2018-07-11 09:51:22 +02:00
parent 144f0268b3
commit eec3ad39d3

View File

@ -61,7 +61,7 @@ uses
const
CEF_SUPPORTED_VERSION_MAJOR = 3;
CEF_SUPPORTED_VERSION_MINOR = 3396;
CEF_SUPPORTED_VERSION_RELEASE = 1783;
CEF_SUPPORTED_VERSION_RELEASE = 1785;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = 67;