Skip to content
This repository was archived by the owner on May 31, 2019. It is now read-only.

Commit 35f4fae

Browse files
Fishrock123bbondy
authored andcommitted
Working on v5.1.1
PR-URL: nodejs/node#3736
1 parent 22187ec commit 35f4fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define NODE_MINOR_VERSION 0
66
#define NODE_PATCH_VERSION 1
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)