From: Dr. Stephen Henson Date: Fri, 23 Feb 2007 12:17:03 +0000 (+0000) Subject: Oops! Correct version file. X-Git-Tag: OpenSSL_0_9_7m~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=44f69e6f2683867e90a3ed6203b771dc705b2355;p=oweals%2Fopenssl.git Oops! Correct version file. --- diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 07d8be5b72..55ed29005e 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -27,7 +27,7 @@ */ #define OPENSSL_VERSION_NUMBER 0x009070dfL #ifdef OPENSSL_FIPS -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7m-fips-dev 23 Feb 2007" +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7m-fips 23 Feb 2007" #else #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7m 23 Feb 2007" #endif