Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 342a85b

Browse filesBrowse files
committed
Working on v6.3.2
PR-URL: #7782
1 parent f135a4c commit 342a85b
Copy full SHA for 342a85b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎src/node_version.h‎

Copy file name to clipboardExpand all lines: src/node_version.h
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
#define NODE_MAJOR_VERSION 6
55
#define NODE_MINOR_VERSION 3
6-
#define NODE_PATCH_VERSION 1
6+
#define NODE_PATCH_VERSION 2
77

8-
#define NODE_VERSION_IS_RELEASE 1
8+
#define NODE_VERSION_IS_RELEASE 0
99

1010
#ifndef NODE_STRINGIFY
1111
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.