| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,12 +24,12 @@ | |||
| 24 | 24 | ||
| 25 | 25 | #define NODE_MAJOR_VERSION 10 | |
| 26 | 26 | #define NODE_MINOR_VERSION 10 | |
| 27 | - #define NODE_PATCH_VERSION 0 | ||
| 27 | + #define NODE_PATCH_VERSION 1 | ||
| 28 | 28 | ||
| 29 | 29 | #define NODE_VERSION_IS_LTS 0 | |
| 30 | 30 | #define NODE_VERSION_LTS_CODENAME "" | |
| 31 | 31 | ||
| 32 | - #define NODE_VERSION_IS_RELEASE 1 | ||
| 32 | + #define NODE_VERSION_IS_RELEASE 0 | ||
| 33 | 33 | ||
| 34 | 34 | #ifndef NODE_STRINGIFY | |
| 35 | 35 | #define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments