Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hamidreza Anbaraki
node
Commits
98446927
Commit
98446927
authored
8 years ago
by
Myles Borins
Browse files
Options
Downloads
Patches
Plain Diff
Working on v6.9.4
PR-URL:
https://github.com/nodejs/node/pull/10394
parent
42149d73
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/node_version.h
+2
-2
2 additions, 2 deletions
src/node_version.h
with
2 additions
and
2 deletions
src/node_version.h
+
2
−
2
View file @
98446927
...
...
@@ -3,12 +3,12 @@
#define NODE_MAJOR_VERSION 6
#define NODE_MINOR_VERSION 9
#define NODE_PATCH_VERSION
3
#define NODE_PATCH_VERSION
4
#define NODE_VERSION_IS_LTS 1
#define NODE_VERSION_LTS_CODENAME "Boron"
#define NODE_VERSION_IS_RELEASE
1
#define NODE_VERSION_IS_RELEASE
0
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment