mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
The version of the shared library should, for now, reflect the version
of OpenSSL. Part of PR 181.
This commit is contained in:
parent
dd7ab82e75
commit
6297bcd74c
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user