sklassen opened a new pull request #2911: URL: https://github.com/apache/couchdb/pull/2911
## Overview couchjs returns couchdb version but not the version of spidermonkey used at compile time Since each version has it's own help.h I just added the directories version number to the end of the first line eg "(SpiderMonkey 60)" ## Testing recommendations I have compiled the code can ran couchjs -V ## Related Issues or Pull Requests This addresses issue #2906 ## Checklist - [X] Code is written and works correctly - [X] Changes are covered by tests - [X] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` - [X] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
