projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e541b1
)
oops, correct version number
OpenSSL_0_9_8p
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 16 Nov 2010 14:56:17 +0000
(14:56 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 16 Nov 2010 14:56:17 +0000
(14:56 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index aa048eb25fe549630be6dd7b7f17b1aaec75141d..a560e201438bbc27a1577c391d0f5bb13994a9c2 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-27,9
+27,9
@@
*/
#define OPENSSL_VERSION_NUMBER 0x0090810f
#ifdef OPENSSL_FIPS
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
o
-fips 16 Nov 2010"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
p
-fips 16 Nov 2010"
#else
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
o
16 Nov 2010"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
p
16 Nov 2010"
#endif
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT