MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6

This commit is contained in:
Kris Kennaway 2001-03-08 07:57:49 +00:00
parent 1f371a1617
commit 81ddd82853
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