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:
d76ce84
)
PR: 2416
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:26:05 +0000
(
00:26
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:26:05 +0000
(
00:26
+0000)
Submitted by: Mark Phalan <mark.phalan@oracle.com>
Reviewed by: steve
Use L suffix in version number.
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 5c54ff81f85e3105f7ef2d3c0a42103cb8d88f33..17e6f9d1addd44a0115861ecb507064f40b23aed 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-25,7
+25,7
@@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
-#define OPENSSL_VERSION_NUMBER 0x10000040
+#define OPENSSL_VERSION_NUMBER 0x10000040
L
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 1.0.0d-dev-fips xx XXX xxxx"
#else