From 989a1ef9ff6b90cd349ad3f4f4c0669ad991ca15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Br=C3=BCning?= Date: Wed, 15 Jun 2022 00:26:23 +0200 Subject: Bump V8_PATCH_LEVEL Change-Id: Ib9ce0b7750ca2a033b04d46b1d77b525a3a03b83 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 e5dea8c1039..7f77900fb9b 100644 --- a/chromium/v8/include/v8-version.h +++ b/chromium/v8/include/v8-version.h @@ -11,7 +11,7 @@ #define V8_MAJOR_VERSION 9 #define V8_MINOR_VERSION 4 #define V8_BUILD_NUMBER 146 -#define V8_PATCH_LEVEL 25 +#define V8_PATCH_LEVEL 26 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- cgit v1.2.1