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:
dd7ab82
)
The version of the shared library should, for now, reflect the version
author
Richard Levitte
<levitte@openssl.org>
Wed, 31 Jul 2002 13:24:26 +0000
(13:24 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 31 Jul 2002 13:24:26 +0000
(13:24 +0000)
of OpenSSL.
Part of PR 181.
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index cb21ee381f9e987c295fa849f84e1c3706c054b0..e63b275e46f495338ab69d68f6b9a1d15c74d70c 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-79,7
+79,7
@@
* should only keep the versions that are binary compatible with the current.
*/
#define SHLIB_VERSION_HISTORY ""
-#define SHLIB_VERSION_NUMBER "0.9.
7
"
+#define SHLIB_VERSION_NUMBER "0.9.
8
"
#endif /* HEADER_OPENSSLV_H */