This simple series adds the OpenSSL version, if any, used during a git build. As an example, if built with OpenSSL 3.0, the following is appended to the git version --build-options report: OpenSSL: OpenSSL 3.0.13 30 Jan 2024 Randall S. Becker (1): Teach git version --build-options to know about the OpenSSL version used. help.c | 3 +++ 1 file changed, 3 insertions(+) -- 2.43.0