Skip to content

Commit d88194d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/node_version.h

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

4-
#define NODE_MAJOR_VERSION 3
4+
#define NODE_MAJOR_VERSION 4
55
#define NODE_MINOR_VERSION 0
6-
#define NODE_PATCH_VERSION 1
6+
#define NODE_PATCH_VERSION 0
77

88
#define NODE_VERSION_IS_RELEASE 0
99

0 commit comments

Comments
 (0)