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:
83af742
)
Forgot to change the version number itself.
author
Richard Levitte
<levitte@openssl.org>
Tue, 24 May 2005 03:57:12 +0000
(
03:57
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 24 May 2005 03:57:12 +0000
(
03:57
+0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 021a6cb7c6025fd44fba17da3cb3a6621f12280b..6208c19ee82630eba33f21cff1d1a19c3e8de0fc 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 0x0090800
2
L
+#define OPENSSL_VERSION_NUMBER 0x0090800
3
L
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-fips-beta3 XX xxx XXXX"
#else