We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f896111 commit c69eaa2Copy full SHA for c69eaa2
V8_DEFAULT_VERSION.txt
@@ -1 +1 @@
1
-11.8.172.16
+11.8.172.17
v8_c_api/src/v8include/v8-version.h
@@ -11,7 +11,7 @@
11
#define V8_MAJOR_VERSION 11
12
#define V8_MINOR_VERSION 8
13
#define V8_BUILD_NUMBER 172
14
-#define V8_PATCH_LEVEL 16
+#define V8_PATCH_LEVEL 17
15
16
// Use 1 for candidates and 0 otherwise.
17
// (Boolean macro values are not supported by all preprocessors.)
0 commit comments