mirror of https://github.com/lukechilds/node.git
Browse Source
When building custom `node` versions (e.g., floating features/fixes from different versions) it's often useful to specify a custom tag which easily identifies build when invoking `node -v`. Introduce a way to specify this tag in `node_version.h` file or by running `./configure --tag="<tag>"`. Insert it right after the patch version (and before `-pre`, if build is not a release).v0.8.17-release
Maciej Małecki
12 years ago
committed by
isaacs
3 changed files with 20 additions and 2 deletions
Loading…
Reference in new issue