Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a020d9a commit d88194dCopy full SHA for d88194d
src/node_version.h
@@ -1,9 +1,9 @@
1
#ifndef SRC_NODE_VERSION_H_
2
#define SRC_NODE_VERSION_H_
3
4
-#define NODE_MAJOR_VERSION 3
+#define NODE_MAJOR_VERSION 4
5
#define NODE_MINOR_VERSION 0
6
-#define NODE_PATCH_VERSION 1
+#define NODE_PATCH_VERSION 0
7
8
#define NODE_VERSION_IS_RELEASE 0
9
0 commit comments