We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e8a8c commit 7124476Copy full SHA for 7124476
src/node_version.h
@@ -29,7 +29,7 @@
29
#define NODE_VERSION_IS_LTS 0
30
#define NODE_VERSION_LTS_CODENAME ""
31
32
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
33
34
#ifndef NODE_STRINGIFY
35
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments