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:
0615396
)
Add L to version number
OpenSSL_0_9_8e
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 23 Feb 2007 12:38:11 +0000
(12:38 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 23 Feb 2007 12:38:11 +0000
(12:38 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 2982433fd89a1b52c1437d01370253a679c96051..8a5b34e4f077e483da1a4116cfc80f69ea98a5fa 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 0x0090805f
+#define OPENSSL_VERSION_NUMBER 0x0090805f
L
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8e-fips 23 Feb 2007"
#else