src: only append "-pre" to version if no tag
authorRod Vagg <rod@vagg.org>
Sun, 11 Jan 2015 06:29:36 +0000 (17:29 +1100)
committerRod Vagg <rod@vagg.org>
Sun, 11 Jan 2015 11:44:27 +0000 (22:44 +1100)
commit3ecad1d542fd44a3638d8d8397eeb59f7252b1d7
treee77675709ea41506989137cd2a832ffc3956e189
parent2a6a9bad6439cdba6bd5a05c3c4017253e141b97
src: only append "-pre" to version if no tag

removed because nightly builds use the TAG make variable
to create a prerelease tag after the version yet `-pre` is
also appended beyond that. `-pre` is unnecessary if another
prerelease tag is being used.

Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
src/node_version.h