diff --git a/crypto/opensslv.h b/crypto/opensslv.h index b86665ddc..97c27e79e 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -88,7 +88,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.0" +# define SHLIB_VERSION_NUMBER "1.1" #ifdef __cplusplus