]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix VMS installation - consistent program names with version info
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Oct 2021 10:22:04 +0000 (12:22 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 11:48:39 +0000 (11:48 +0000)
commit3c9293b4715229dc7ea2116d22c623c2a92ac69a
tree004b681aa6d29f07759a42749cb393e2b8200271
parent3bf7b73ea7123045b8f972badc67ed6878e6c37f
Fix VMS installation - consistent program names with version info

The program name version info is supposed to be the major release
version number.  This was forgotten when the versioning scheme was
changed for 3.0, so the minor release version number slipped in as
well.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16842)
Configurations/descrip.mms.tmpl
VMS/openssl_ivp.com.in
VMS/openssl_utils.com.in