Skip to content

Commit d88194d

Browse files
committed
Working on v4.0.0
1 parent a020d9a commit d88194d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎src/node_version.h‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#ifndefSRC_NODE_VERSION_H_
22
#defineSRC_NODE_VERSION_H_
33

4-
#defineNODE_MAJOR_VERSION3
4+
#defineNODE_MAJOR_VERSION4
55
#defineNODE_MINOR_VERSION 0
6-
#defineNODE_PATCH_VERSION1
6+
#defineNODE_PATCH_VERSION0
77

88
#defineNODE_VERSION_IS_RELEASE 0
99

0 commit comments

Comments
 (0)