X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fopensslv.h;h=8ce9b2dc4a9efbcd248428721720d1885d23de28;hb=2a1ef754358e35c8e86df903e0a2f92c35a550d0;hp=4dcc1b500ad358555616a9e137135b6ea4f9deed;hpb=d40898dfabe3b888f752a2a61e1bbcf06264e604;p=oweals%2Fopenssl.git diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 4dcc1b500a..8ce9b2dc4a 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -25,8 +25,8 @@ * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -#define OPENSSL_VERSION_NUMBER 0x00906003L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6-beta3 21 Sep 2000" +#define OPENSSL_VERSION_NUMBER 0x00907000L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-dev 24 Sep 2000" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT @@ -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 */