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:
Glen Barber 2018-10-25 18:46:45 +00:00
parent 427dc1f755
commit f07f1918ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339741

View file

@ -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