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:
4de4e35
)
use fips-dev not dev-fips
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:43:47 +0000
(
00:43
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:43:47 +0000
(
00:43
+0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 64751fc7d2dab103525498ba78a50577553c7b72..c41652765c61dff93839aeaca7e52cb9c5a7fb0c 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-27,7
+27,7
@@
*/
#define OPENSSL_VERSION_NUMBER 0x00908120L
#ifdef OPENSSL_FIPS
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8r-
dev-fips
xx XXX xxxx"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8r-
fips-dev
xx XXX xxxx"
#else
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8r-dev xx XXX xxxx"
#endif