schneuwlym commented on issue #3571:
URL: https://github.com/apache/couchdb/issues/3571#issuecomment-855207246
Hi nickva
Thanks for your reply. We are using Version 19.3.
```
erl -eval '{ok, Version} = file:read_file(filename:join([code:root_dir(),
"releases", erlang:system_info(otp_release), "OTP_VERSION"])),
io:fwrite(Version), halt().' -noshell
19.3
```
--
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]