Commit 6bd3e10b authored by Richard Levitte's avatar Richard Levitte
Browse files

VMS INDENTIFICATION should only have the version number



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent baf245ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1234,7 +1234,7 @@ EOF
                {
                my $libref = $name eq "ssl" ? "LIBCRYPTO.EXE /SHARE" : "";
                print OUT <<"EOF";
IDENTIFICATION="LIB$libname V$version"
IDENTIFICATION="V$version"
CASE_SENSITIVE=YES
LIB$libname.OLB /LIBRARY
$libref