X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fopensslv.h;h=b850c62d98e2f5ff0e4becaf7c108787900fb49d;hb=bc253b0902b171895b93ab2e63971ce6f32e9c51;hp=7162ac7180b966a0cd3c7bcbb2ae1109615f417c;hpb=b7e7aa00de09bb3900aeb4484c3c7387d4c01062;p=oweals%2Fopenssl.git diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 7162ac7180..b850c62d98 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 0x009081e0L #ifdef OPENSSL_FIPS -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8i-fips 15 Sep 2008" +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8ze-fips-dev xx XXX xxxx" #else -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8i 15 Sep 2008" +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8ze-dev xx XXX xxxx" #endif #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT