Skip to content

Commit

Permalink
Updated version to 6.0
Browse files Browse the repository at this point in the history
[email protected],[email protected]
NOTRY=true

Review-Url: https://codereview.chromium.org/2814993006 .
Cr-Commit-Position: refs/heads/master@{#44642}
  • Loading branch information
natorion committed Apr 13, 2017
1 parent 768c5e2 commit a011e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/v8-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
// 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 5
#define V8_MINOR_VERSION 9
#define V8_MAJOR_VERSION 6
#define V8_MINOR_VERSION 0
#define V8_BUILD_NUMBER 0
#define V8_PATCH_LEVEL 0

Expand Down

0 comments on commit a011e2b

Please sign in to comment.