Update SHLIB_VERSION_NUMBER following the OpenSSL shared library
number bump. Reported by: jkim Discussed with: kib MFC after: immediate Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
427dc1f755
commit
f07f1918ad
@ -92,7 +92,7 @@ extern "C" {
|
||||
* should only keep the versions that are binary compatible with the current.
|
||||
*/
|
||||
# define SHLIB_VERSION_HISTORY ""
|
||||
# define SHLIB_VERSION_NUMBER "9"
|
||||
# define SHLIB_VERSION_NUMBER "111"
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user