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 59a40fc commit c49888bCopy full SHA for c49888b
1 file changed
src/node_version.h
@@ -24,8 +24,8 @@
24
25
#define NODE_MAJOR_VERSION 0
26
#define NODE_MINOR_VERSION 8
27
-#define NODE_PATCH_VERSION 1
28
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_PATCH_VERSION 2
+#define NODE_VERSION_IS_RELEASE 0
29
30
#ifndef NODE_STRINGIFY
31
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments