There was an error while loading. Please reload this page.
1 parent f135a4c commit 342a85bCopy full SHA for 342a85b
src/node_version.h
@@ -3,9 +3,9 @@
3
4
#define NODE_MAJOR_VERSION 6
5
#define NODE_MINOR_VERSION 3
6
-#define NODE_PATCH_VERSION 1
+#define NODE_PATCH_VERSION 2
7
8
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
9
10
#ifndef NODE_STRINGIFY
11
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments