There was an error while loading. Please reload this page.
1 parent 6ac7fb3 commit 4834778Copy full SHA for 4834778
1 file changed
src/node_version.h
@@ -31,10 +31,6 @@
31
32
#define NODE_VERSION_IS_RELEASE 0
33
34
-#define NODE_ALPHA_MAJOR_VERSION 0
35
-#define NODE_ALPHA_MINOR_VERSION 0
36
-#define NODE_ALPHA_PATCH_VERSION 0
37
-
38
#ifndef NODE_STRINGIFY
39
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
40
#define NODE_STRINGIFY_HELPER(n) #n
0 commit comments