Upgrade macos
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
// These macros define the version number for the current version.
|
||||
// NOTE these macros are used by some of the tool scripts and the build
|
||||
// system so their names cannot be changed without changing the scripts.
|
||||
#define V8_MAJOR_VERSION 6
|
||||
#define V8_MINOR_VERSION 8
|
||||
#define V8_BUILD_NUMBER 275
|
||||
#define V8_PATCH_LEVEL 32
|
||||
#define V8_MAJOR_VERSION 12
|
||||
#define V8_MINOR_VERSION 4
|
||||
#define V8_BUILD_NUMBER 254
|
||||
#define V8_PATCH_LEVEL 21
|
||||
|
||||
// Use 1 for candidates and 0 otherwise.
|
||||
// (Boolean macro values are not supported by all preprocessors.)
|
||||
|
||||
Reference in New Issue
Block a user