From 348e15090e2a3dac329dc716d8ce28d69ded380a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Br=C3=BCning?= Date: Thu, 23 Mar 2023 16:35:30 +0100 Subject: Bump V8_PATCH_LEVEL Change-Id: I2484e4c4b2a2643e7bdb38b4f8900259acf083f0 Reviewed-on: https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/468669 Reviewed-by: Michal Klocek --- chromium/v8/include/v8-version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium/v8/include/v8-version.h b/chromium/v8/include/v8-version.h index bad1b72b9d7..0ac1277a18b 100644 --- a/chromium/v8/include/v8-version.h +++ b/chromium/v8/include/v8-version.h @@ -11,7 +11,7 @@ #define V8_MAJOR_VERSION 10 #define V8_MINOR_VERSION 2 #define V8_BUILD_NUMBER 154 -#define V8_PATCH_LEVEL 17 +#define V8_PATCH_LEVEL 18 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- cgit v1.2.1