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:
d8b408b
)
The version text wasn't bumoed after tagging...
author
Richard Levitte
<levitte@openssl.org>
Tue, 11 Oct 2005 19:26:41 +0000
(19:26 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 11 Oct 2005 19:26:41 +0000
(19:26 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 9d2ddd3a0de89be993e3ff1acd67e71aa72165e8..bab7275ce05548f81018f70e0c29def8723eeb8c 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-27,9
+27,9
@@
*/
#define OPENSSL_VERSION_NUMBER 0x00908020L
#ifdef OPENSSL_FIPS
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
a-fips 11 Oct 2005
"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
b-fips-dev XX xxx XXXX
"
#else
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
a 11 Oct 2005
"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8
b-dev XX xxx XXXX
"
#endif
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT