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:
5537a83
)
PR: 2416
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:25:47 +0000
(
00:25
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 3 Jan 2011 00:25:47 +0000
(
00:25
+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 6a2faedcda209fa09027224cee5f8bf19fe90861..64751fc7d2dab103525498ba78a50577553c7b72 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 0x00908120
+#define OPENSSL_VERSION_NUMBER 0x00908120
L
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8r-dev-fips xx XXX xxxx"
#else