From dd5f07966de18c3fc23a2dc5e2d853714e1ad61f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Br=C3=BCning?= Date: Fri, 6 May 2022 14:11:39 +0200 Subject: Bump V8_PATCH_LEVEL Change-Id: I01b987cc5744a639210a7ed745e5714e713e2ac5 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 dbc05c6a7f8..cdcf3cf1c7e 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 0 #define V8_BUILD_NUMBER 257 -#define V8_PATCH_LEVEL 35 +#define V8_PATCH_LEVEL 36 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- cgit v1.2.1