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 d88194d

Browse filesBrowse files
committed
Working on v4.0.0
1 parent a020d9a commit d88194d
Copy full SHA for d88194d

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
@@ -1,9 +1,9 @@
11
#ifndef SRC_NODE_VERSION_H_
22
#define SRC_NODE_VERSION_H_
33

4-
#define NODE_MAJOR_VERSION 3
4+
#define NODE_MAJOR_VERSION 4
55
#define NODE_MINOR_VERSION 0
6-
#define NODE_PATCH_VERSION 1
6+
#define NODE_PATCH_VERSION 0
77

88
#define NODE_VERSION_IS_RELEASE 0
99

0 commit comments

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