From 44f69e6f2683867e90a3ed6203b771dc705b2355 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 23 Feb 2007 12:17:03 +0000 Subject: [PATCH] Oops! Correct version file. --- crypto/opensslv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1