I'm noticing the version number of the SSL and crypto libraries are showing 
1.0.0, but I expected 1.0.1.   I can see the statement SHLIB_MINOR in the 
Makefile that sets it, and it seems on purpose, but I want to make sure.

Snippet from Makefile at the top level, beginning at line 7, through line 14.

VERSION=1.0.1-beta3
MAJOR=1
MINOR=0.1
SHLIB_VERSION_NUMBER=1.0.0
SHLIB_VERSION_HISTORY=
SHLIB_MAJOR=1
SHLIB_MINOR=0.0
SHLIB_EXT=.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)

Thanks for your advice.

+-+-+-+-+-+-+
Dave McLellan, Symmetrix Software Engineering
EMC Corporation, 176 South St, Hopkinton MA
Mail Stop 176-B1 1/P-36
office 508-249-1257, fax 508-497-8027
cell 978-500-2546
+-+-+-+-+-+-+

Reply via email to