aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarshall Greenblatt <magreenblatt@gmail.com>2016-11-30 20:24:37 -0500
committerMarshall Greenblatt <magreenblatt@gmail.com>2016-11-30 20:24:37 -0500
commit78744f902cbdea05b1955f4dcee1cf0849e94154 (patch)
tree9edad21176dc6f3ef480ed31d2570f247eb73593 /CMakeLists.txt
parentd1089f45462ba9be9a504dcc667eef8c7e99418e (diff)
downloadjcef-78744f902cbdea05b1955f4dcee1cf0849e94154.tar.gz
Update to CEF version 3.2883.1536.ga8ecb19
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 80624c9..33093e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -120,7 +120,7 @@ set_property(GLOBAL PROPERTY OS_FOLDERS ON)
#
# Specify the CEF distribution version.
-set(CEF_VERSION "3.2840.1518.gffd843c")
+set(CEF_VERSION "3.2883.1536.ga8ecb19")
# Determine the platform.
if("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin")