Update SHLIB_VERSION_NUMBER to 9.

Prodded by:	avg
This commit is contained in:
Jung-uk Kim 2018-09-14 14:40:09 +00:00
parent cec27dca41
commit eabbf3ff4b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/openssl111/; revision=338681

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 "1.1"
# define SHLIB_VERSION_NUMBER "9"
#ifdef __cplusplus