summaryrefslogtreecommitdiff
path: root/chromium/v8/include/v8-version.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-04-05 11:50:21 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-04-05 10:05:13 +0000
commitf72214e77a7392dd062812c1eea4e7339b3ffa30 (patch)
tree75103a19a28d3407a8eb4eba8d586921007cf36f /chromium/v8/include/v8-version.h
parent0078283f3cf586ae8a0d0df501a08e7440636b43 (diff)
downloadqtwebengine-chromium-f72214e77a7392dd062812c1eea4e7339b3ffa30.tar.gz
BASELINE: Update Chromium to 73.0.3683.105
Change-Id: I8dd03de5917aeddc0d939fd20f9c1887fabab00b Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
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 abf640228ff..bbf344a6c0e 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 3
#define V8_BUILD_NUMBER 492
-#define V8_PATCH_LEVEL 25
+#define V8_PATCH_LEVEL 27
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)