release-tools/release.sh et al: introduce FULL_VERSION and use it
authorRichard Levitte <levitte@openssl.org>
Tue, 28 Mar 2023 05:43:41 +0000 (07:43 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 16 May 2023 03:54:35 +0000 (05:54 +0200)
commit396d94fb39bc9da55c2e51e7c9e4ef8fd41b48e5
tree54ca34ddab2ca87f81c5aaef078b39241b45e570
parent46a367d4c03abffa0fadef508cb41e3f342723a3
release-tools/release.sh et al: introduce FULL_VERSION and use it

This is a convenience variable, combined from $VERSION, $_PRE_RELEASE_TAG
and $_BUILD_METADATA.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/tools/pull/140)
release-tools/release-aux/release-version-fn.sh
release-tools/release-aux/test_suite.sh
release-tools/release.sh