Bump the shared library version (should have been done a while ago).

This commit is contained in:
Richard Levitte 2000-10-13 15:09:06 +00:00
parent cde70093ac
commit 8df8f27513

View File

@ -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.6"
#define SHLIB_VERSION_NUMBER "0.9.7"
#endif /* HEADER_OPENSSLV_H */