openssl/dev
Richard Levitte 83a5bd8070 Fix treatment of BUILD_METADATA
According to documentation [^1], the BUILD_METADATA from VERSION.dat should
be prefixed with a plus sign when used.  It is given this treatment in
Configure, but not in all other scripts that use VERSION.dat directly.
This change fixes that.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/19815)
2022-12-08 07:01:33 +01:00
..
release-aux Fix treatment of BUILD_METADATA 2022-12-08 07:01:33 +01:00
README.md Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt 2020-07-05 11:29:43 +02:00
release.sh Fix treatment of BUILD_METADATA 2022-12-08 07:01:33 +01:00

README.md

Developer files

Here are all kinds of things that an OpenSSL developer might need or might choose to use. Some of them demand access to OpenSSL's infrastructure, others are simply practical.