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:
38921f0
)
use fips-dev not dev-fips
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:44:14 +0000
(
00:44
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:44:14 +0000
(
00:44
+0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 17e6f9d1addd44a0115861ecb507064f40b23aed..e486b8f647f6b40f4edec50770a7361a703c70a0 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-27,7
+27,7
@@
*/
#define OPENSSL_VERSION_NUMBER 0x10000040L
#ifdef OPENSSL_FIPS
-#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0d-
dev-fips
xx XXX xxxx"
+#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0d-
fips-dev
xx XXX xxxx"
#else
#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0d-dev xx XXX xxxx"
#endif