X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fopensslv.h;h=9e66fc13faab86298efcb1eedb4c7dacbddafb1e;hp=b866670e188fa0151fe605cb69185c775c7321f8;hb=1708e3e85b4a86bae26860aa5d2913fc8eff6086;hpb=1212818eb07add297fe562eba80ac46a9893781e diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index b866670e18..9e66fc13fa 100644 --- a/include/openssl/opensslv.h +++ b/include/openssl/opensslv.h @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010100aL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1-pre10-dev xx XXX xxxx" +# define OPENSSL_VERSION_NUMBER 0x1010100fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1 11 Sep 2018" /*- * The macros below are to be used for shared library (.so, .dll, ...)