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:
dfa81d9
)
oops, fix date string
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 16 Jun 2010 13:46:59 +0000
(13:46 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 16 Jun 2010 13:46:59 +0000
(13:46 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 9c35daa47af39f0b3e2b7a6d13eaf9e1c0938741..d07d9a707ff6152f17cfcf77fd2d7af84c2f0a5d 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-29,7
+29,7
@@
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0b-fips-dev xx XXX xxxx"
#else
-#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0b-dev x XXX xxxx"
+#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0b-dev x
x
XXX xxxx"
#endif
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT