summaryrefslogtreecommitdiff
path: root/chromium/v8/include
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2018-10-24 11:14:28 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-10-24 11:16:04 +0000
commit466052c4e7c052268fd931888cd58961da94c586 (patch)
tree9fdfe5d31e40a04011e70116baf7820ab0fe185a /chromium/v8/include
parentc69fdae9c762b7bdf45016bf8398f6050b7699ba (diff)
downloadqtwebengine-chromium-466052c4e7c052268fd931888cd58961da94c586.tar.gz
BASELINE: Update Chromium to 69.0.3497.128
Change-Id: I165861e67c89a7d3a77401d1faf3ec83920c36f8 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'chromium/v8/include')
-rw-r--r--chromium/v8/include/v8-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/v8/include/v8-version.h b/chromium/v8/include/v8-version.h
index 4e347c79ffe..3e703039517 100644
--- a/chromium/v8/include/v8-version.h
+++ b/chromium/v8/include/v8-version.h
@@ -11,7 +11,7 @@
#define V8_MAJOR_VERSION 6
#define V8_MINOR_VERSION 9
#define V8_BUILD_NUMBER 427
-#define V8_PATCH_LEVEL 29
+#define V8_PATCH_LEVEL 31
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)