Skip to content
Snippets Groups Projects
Commit 480c5898 authored by Myles Borins's avatar Myles Borins
Browse files

2017-01-05, Version 4.7.2 'Argon' (LTS)

This is a special release that contains 0 commits. While promoting
additional platforms for v4.7.1 after the release, the tarballs on the
release server were overwritten and now have different shasums. In
order to remove any ambiguity around the release we have opted to do a
semver patch release with no changes.
parent 4357591a
No related branches found
Tags v4.7.2
No related merge requests found
# Node.js ChangeLog
 
## 2017-01-05, Version 4.7.2 'Argon' (LTS), @MylesBorins
This is a special release that contains 0 commits. While promoting additional
platforms for v4.7.1 after the release, the tarballs on the release server were
overwritten and now have different shasums. In order to remove any ambiguity
around the release we have opted to do a semver patch release with no changes.
### Notable Changes
N/A
### Commits
N/A
## 2017-01-03, Version 4.7.1 'Argon' (LTS), @MylesBorins
 
This LTS release comes with 180 commits. This includes 117 which are test related,
......
......@@ -8,7 +8,7 @@
#define NODE_VERSION_IS_LTS 1
#define NODE_VERSION_LTS_CODENAME "Argon"
#define NODE_VERSION_IS_RELEASE 0
#define NODE_VERSION_IS_RELEASE 1
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment