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:
d761421
)
Back to -dev.
author
Ben Laurie
<ben@openssl.org>
Thu, 11 Oct 2007 18:27:10 +0000
(18:27 +0000)
committer
Ben Laurie
<ben@openssl.org>
Thu, 11 Oct 2007 18:27:10 +0000
(18:27 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index b237c2f67d01a6d71f2e036dd890607876825eb3..19190b997475764ec9340368736c4119e1644a88 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-27,9
+27,9
@@
*/
#define OPENSSL_VERSION_NUMBER 0x00908070L
#ifdef OPENSSL_FIPS
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
f-fips 11 Oct 2007
"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
g-fips-dev xx XXX xxxx
"
#else
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
f 11 Oct 2007
"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
g-dev xx XXX xxxx
"
#endif
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT