Skip to content

Commit d317184

Browse files
committed
src: bump version to v8.0.0 for master
PR-URL: #8956 Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 03afecd commit d317184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef SRC_NODE_VERSION_H_
22
#define SRC_NODE_VERSION_H_
33

4-
#define NODE_MAJOR_VERSION 7
4+
#define NODE_MAJOR_VERSION 8
55
#define NODE_MINOR_VERSION 0
66
#define NODE_PATCH_VERSION 0
77

0 commit comments

Comments
 (0)