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 d7cbceb commit b82bb60Copy full SHA for b82bb60
src/node_version.h
@@ -5,7 +5,7 @@
5
#define NODE_MINOR_VERSION 0
6
#define NODE_PATCH_VERSION 0
7
8
-#define NODE_VERSION_IS_RELEASE 0
+#define NODE_VERSION_IS_RELEASE 1
9
10
#ifndef NODE_STRINGIFY
11
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments