X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fopensslv.h;h=60377916ef72eedebaa4e8d6c064d63b6da875e2;hb=2cad035c011841248fbd8dfc4810bb1188ef190e;hp=744dbd4913506b9bff130255f4da9a3cd4aa459e;hpb=3f79793b7ea19267b5a4621dd5a7e5458753cf2c;p=oweals%2Fopenssl.git diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 744dbd4913..60377916ef 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -25,11 +25,11 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -#define OPENSSL_VERSION_NUMBER 0x0090808fL +#define OPENSSL_VERSION_NUMBER 0x009080a0L #ifdef OPENSSL_FIPS -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8i-fips-dev xx XXX xxxx" +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8j-fips-dev xx XXX xxxx" #else -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8i-dev xx XXX xxxx" +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8j-dev xx XXX xxxx" #endif #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT