On Tue, Jun 03, 2014 at 04:59:58AM +0200, Lubo Diakov via RT wrote: > Please review the proposed patch for /openssl-1.0.1g/crypto/opensslv.h > meant to correct a typo in the SHLIB_VERSION_NUMBER at the end of this > message. > > Recently I compiled OpenSSL 1.0.1g and found that it numbers the > version shown in the filename of the .dylib made with the -shared > configuration option and in the OS X "Compatibility version" variable > ( otool -L /usr/lib/libssl.dylib ) incorrectly. It shows 1.0.0 both of > the above ways if built directly from source.
The ABI version is 1.0.0. The code is correct as it stands. -- Viktor. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org