MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6

This commit is contained in:
kris 2001-03-08 07:57:49 +00:00
parent f34104936c
commit 3fd8acfffe
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ PERLPATH= ${LCRYPTO_SRC}/des/asm:${LCRYPTO_SRC}/perlasm
.endif
LIB= crypto
SHLIB_MAJOR= 1
SHLIB_MAJOR= 2
MAINTAINER= kris

View File

@ -7,7 +7,7 @@ LCRYPTOSSL_SRC=${LCRYPTO_SRC}/../ssl
.PATH: ${LCRYPTOSSL_SRC}
LIB= ssl
SHLIB_MAJOR= 1
SHLIB_MAJOR= 2
MAINTAINER= kris