Update to CEF 3.3497.1833.g13f506f

This commit is contained in:
Salvador Díaz Fau
2018-09-23 11:29:38 +02:00
parent 5c4dac3087
commit d556c9f3f1
+1 -1
View File
@@ -61,7 +61,7 @@ uses
const
CEF_SUPPORTED_VERSION_MAJOR = 3;
CEF_SUPPORTED_VERSION_MINOR = 3497;
CEF_SUPPORTED_VERSION_RELEASE = 1831;
CEF_SUPPORTED_VERSION_RELEASE = 1833;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = 69;