Fix VMS installation - use platform->shlib_version_as_filename() consistently
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Oct 2021 10:36:15 +0000 (12:36 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 11:50:16 +0000 (11:50 +0000)
commit93b670abd104468db4478b79221c9c70613ba2f1
treebe2ea270dc8d366dc40506a2ad9c69c3e349fdda
parenta3a79ab3221a6484e89cd1321402f40395a05178
Fix VMS installation - use platform->shlib_version_as_filename() consistently

It's used in Configurations/descrip.mms.tmpl, but was forgotten in the
VMS installation scripts.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16842)

(cherry picked from commit 883008b21ba076b7d87aa8bec1419e8036539a3e)
VMS/openssl_shutdown.com.in
VMS/openssl_startup.com.in