diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-10-29 16:21:41 +0100 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-10-30 22:01:30 +0100 |
commit | 5182542126a5ad3c40d958b0b72cfa16f4e8bd25 (patch) | |
tree | d26bfee9fa5d0fca1810a8650e62dc5f16744d3a /AUTHORS | |
parent | 350550a5ccfacd19f512bca2ded186e143ea9579 (diff) |
tools: parse pre-release node.js version numbers
`node` binaries built from upstream git have a "-pre" suffix attached
to the version number. Fix the version parser to handle those.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,4 +104,4 @@ a license to everyone to use it as detailed in LICENSE.) * Daniel Aquino <mr.danielaquino@gmail.com> * Remi Papillie <remi.papillie@gmail.com> * Fraser Adams <fraser.adams@blueyonder.co.uk> - +* Ben Noordhuis <info@bnoordhuis.nl> |