aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarshall Greenblatt <magreenblatt@gmail.com>2017-03-28 18:53:21 -0400
committerMarshall Greenblatt <magreenblatt@gmail.com>2017-03-28 18:53:21 -0400
commit41bc67c00ff776cb05572ccee5e9bd3bec439635 (patch)
tree58887acef17d6cc36bf03eedf5fa484b73ee569f /CMakeLists.txt
parentdfe1828dc07128327aa40e4e7bfca7141c066615 (diff)
downloadjcef-41bc67c00ff776cb05572ccee5e9bd3bec439635.tar.gz
Update to CEF version 3.2987.1597.gffc5773
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 88e0b82..307f262 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.2924.1572.g178f101")
+set(CEF_VERSION "3.2987.1597.gffc5773")
# Determine the platform.
if("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin")