summaryrefslogtreecommitdiff
path: root/chromium/v8/include/v8-version.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-02-04 11:08:44 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-02-04 11:08:44 +0100
commit7b32513f3138bd95d4163f30e87fc444ab3897da (patch)
treed2b38838d65112a1d05db19cc1e74f8d8f5696d1 /chromium/v8/include/v8-version.h
parent8d510183ca27142801b56bb50d63cbb2a92d4337 (diff)
parent2b94bfe47ccb6c08047959d1c26e392919550e86 (diff)
downloadqtwebengine-chromium-7b32513f3138bd95d4163f30e87fc444ab3897da.tar.gz
Merge remote-tracking branch 'origin/upstream-master' into 71-based
Change-Id: Id64d87edf3764b7b2a539f34018a458c8fcce302
Diffstat (limited to 'chromium/v8/include/v8-version.h')
-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 3e6ddeb8c08..114e57c58ea 100644
--- a/chromium/v8/include/v8-version.h
+++ b/chromium/v8/include/v8-version.h
@@ -11,7 +11,7 @@
#define V8_MAJOR_VERSION 7
#define V8_MINOR_VERSION 1
#define V8_BUILD_NUMBER 302
-#define V8_PATCH_LEVEL 30
+#define V8_PATCH_LEVEL 33
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)