X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fopenssl%2Fopensslv.h;h=b4b255acb3a5a60ba8fd766b9df3f692c2938ba2;hb=edfd50d8db3ae20c1cba1667f861a25cbe6c31f2;hp=2a54f2c9c9f58a834ad8a491738374024915e02d;hpb=fc4e1ab4708a3eb87a107df7e085d0d8125c5171;p=oweals%2Fopenssl.git diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index 2a54f2c9c9..b4b255acb3 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 0x10101010L -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1a-dev xx XXX xxxx" +# define OPENSSL_VERSION_NUMBER 0x10101030L +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1c-dev xx XXX xxxx" /*- * The macros below are to be used for shared library (.so, .dll, ...)