Skip to content

Commit

Permalink
Node.js on Mobile 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimecbernardo committed Aug 12, 2021
1 parent 7f64610 commit 780ae71
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 "Erbium"

#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 780ae71

Please sign in to comment.