Loading crypto/opensslv.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x009080b0L #define OPENSSL_VERSION_NUMBER 0x009080bfL #ifdef OPENSSL_FIPS #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8k-fips 25 Mar 2009" #else Loading Loading
crypto/opensslv.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ #define OPENSSL_VERSION_NUMBER 0x009080b0L #define OPENSSL_VERSION_NUMBER 0x009080bfL #ifdef OPENSSL_FIPS #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8k-fips 25 Mar 2009" #else Loading