From: Richard Levitte Date: Fri, 13 Oct 2000 15:09:06 +0000 (+0000) Subject: Bump the shared library version (should have been done a while ago). X-Git-Tag: BEFORE_engine~42 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=8df8f2751378a9d9c5c962aa5363b0d3ba871454 Bump the shared library version (should have been done a while ago). --- diff --git a/crypto/opensslv.h b/crypto/opensslv.h index cf2055280e..8ce9b2dc4a 100644 --- 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.6" +#define SHLIB_VERSION_NUMBER "0.9.7" #endif /* HEADER_OPENSSLV_H */