Skip to content

Commit

Permalink
2018-01-03 Node.js v8.9.4 'Carbon' (LTS) Release
Browse files Browse the repository at this point in the history
PR-URL: #17774
  • Loading branch information
gibfahn committed Dec 20, 2017
1 parent 58a667c commit 401d4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#define NODE_VERSION_IS_LTS 1
#define NODE_VERSION_LTS_CODENAME "Carbon"

#define NODE_VERSION_IS_RELEASE 0
#define NODE_VERSION_IS_RELEASE 1

#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
Expand Down

0 comments on commit 401d4c0

Please sign in to comment.