| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,9 +3,9 @@ | |||
| 3 | 3 | ||
| 4 | 4 | #define NODE_MAJOR_VERSION 5 | |
| 5 | 5 | #define NODE_MINOR_VERSION 1 | |
| 6 | - #define NODE_PATCH_VERSION 0 | ||
| 6 | + #define NODE_PATCH_VERSION 1 | ||
| 7 | 7 | ||
| 8 | - #define NODE_VERSION_IS_RELEASE 1 | ||
| 8 | + #define NODE_VERSION_IS_RELEASE 0 | ||
| 9 | 9 | ||
| 10 | 10 | #ifndef NODE_STRINGIFY | |
| 11 | 11 | #define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments