Skip to content

Commit

Permalink
update patch level
Browse files Browse the repository at this point in the history
Conflicts:
	deps/v8/include/v8-version.h
  • Loading branch information
Junliang Yan committed Sep 17, 2018
1 parent 182ec37 commit 9164ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/v8/include/v8-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define V8_MAJOR_VERSION 6
#define V8_MINOR_VERSION 8
#define V8_BUILD_NUMBER 275
#define V8_PATCH_LEVEL 32
#define V8_PATCH_LEVEL 33

// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
Expand Down

0 comments on commit 9164ccf

Please sign in to comment.