We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03afecd commit d317184Copy full SHA for d317184
src/node_version.h
@@ -1,7 +1,7 @@
1
#ifndef SRC_NODE_VERSION_H_
2
#define SRC_NODE_VERSION_H_
3
4
-#define NODE_MAJOR_VERSION 7
+#define NODE_MAJOR_VERSION 8
5
#define NODE_MINOR_VERSION 0
6
#define NODE_PATCH_VERSION 0
7
0 commit comments