We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3d6a0 commit 25f6731Copy full SHA for 25f6731
src/node_version.h
@@ -26,7 +26,7 @@
26
#define NODE_MINOR_VERSION 0
27
#define NODE_PATCH_VERSION 0
28
29
-#define NODE_VERSION_IS_RELEASE 0
+#define NODE_VERSION_IS_RELEASE 1
30
31
#ifndef NODE_STRINGIFY
32
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments