summaryrefslogtreecommitdiffstats
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/opensslv.h')
-rw-r--r--crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
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